Category
Vim
2 posts tagged “Vim”.
- VIM Custom TabLine Hi guys, VIM has an option tabline that one can use to configure how the tab line would look like. Back when I used to use gvim, I could very easily …
- Creating Custom Scratch Buffers in VIM The other day I wanted to open a scratch buffer to write some temporary code and the pass it on to a repl to test it out, the idea was that I could …