
vim Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
#TIL #vim :Gsplit HEAD~1:% " horizontal split :Gvsplit HEAD~1:% " ...
... vertical split :Gtabedit HEAD~1:% " new tab
- →
再遇灵异事件:树莓派vi插入模式下无法用鼠标右键贴代码
说起来好久没怎么高强度和服务器、和代码打交道,所以之前一段时间真的是岁月静好。但是这段时间爬起来干一些活,竟然总会遇到奇奇怪怪的问题。 (图源 :pixabay) 话说之前不是准备淘汰老旧的香蕉派(BananaPi
- →
In the next version of vimtabdiff: --skipmissing flag #vim ...
...
- →
Improving vimtabdiff to skip non-existent files. #vim ...
...
- →
#vim peculiarities: I want to append a semicolon to currently selected lines. If ...
... I do this with :'<,'>norm A; it takes ages. If do the same thing with :'<,'>s/$/;/ it's almost instant.
- →
Vim motions are nice, but the real power of #vim comes from the commands ...
... like :diffth, :diffs, :e, :r, :!, :g, :s, etc
- →
Fun with Statistics and the Difficulty of being a Digital Architecht (programmer/coder)
image made with Stable Diffusion Hey Hivians! So I learned coding (specifically full-stack web development focused on self-hosting) through a less formal route than
- →
Hello World
What's up Hive folk?! Just wanted to introduce myself. I am a ₿itcoin maximalist who, after unsuspectingly being orange-pilled, has decided to devote my work to
- →
A #vim extension for #postgresql syntax ...
... highlighting.
- →
Quick way to create a new scratch buffer in #vim command! Scratch :new | ...
... setlocal buftype=nofile bufhidden=hide noswapfile | file "[Scratch]"
- →
Two most basic #vim mappings I cannot live without: nmap ,; : nmap gr gT
- →
Monastery of Vim
Side note: I absolutely love vi, Vim, Neovim and other vi insipired text-editors. You just can't have enough Vim. Hence this joke is more akin to a love-letter to
- →
Autoformat your code on save with this one trick. #vim #ocaml
- →
#vim function that closes all the tab pages to the right of the current one.
- →
Change height of #vim window to the number of lines in the buffer with this ...
... mapping
- →
#vim function and command that reverse order of selected lines.
- →
#vim function that lists all Function key maps.
- →
Fizzbuzz in #vim
- →
Just wrapped up Training Day 3! 🎬💪 Time to level up my coding game and master ...
... the editor Vi. #codingjourney #vim #alwayslearning
- →
VIM Text-Editor
Mal was anderes. Seit kurzem beschäftige ich mich mit diesem Prachtstück an Raffinesse und Einfachheit. Ich habe das lange nach hinten verzögert, weil ich dachte
Leave vim Tag Posts Index to discover