Notes on (neo)vim

I have (and will have more) many notes on this blog on Vim, the post serves as all-in-one reference page.

Cheat Sheets

Tabs do not represent files, learn how buffer works. Also a quick [script]{post/vim-switch-buffers} with alt-tab.

IDE Features of vim. This post is outdated since I now use nvim’s LSP functionality with the sweet nvim-lspconfig. This one will be reworked in the future.

Articles/Documents/References