Category: vim
This is a collection of articles I wrote about Vim, my favorite editor. Using Vim for writing code is a great intro article if you’ve never used Vim. Skim through the headings below to see if you find anything of interest.
An unfiltered list of all my posts is available in the archive. You might also choose to navigate to the home page.
- Vimwiki with Google Drive on ChromeOS
- How I use Vimwiki
- Sane Vim defaults (from Neovim)
- Status bar color in Vim terminal mode
- My book has been published!
- Cross-platform vim-plug setup
- My .vimrc, annotated
- DidYouMean plugin for Vim
- Gundo tree for Vim
- My experience switching to buffers
- Custom templates in vimwiki
- Distraction-free writing with VimRoom
- Personal wiki with vimwiki
- Easy commenting with tcomment.vim
- Navigate files easily with ctrlp.vim
- Open previously edited file in vim
- Old file version in split with vim
- Pasting with vim and indentation issues
- Use vimdiff as git mergetool
- Colorless week results
- A week without colorful prompt
- Editing bash command in vim
- Vim, pathogen and git submodules
- Vim movement cheatsheet
- Read man pages from vim
- Use vim commands in a browser
- Extendedly basic vim setup
- Using vim for writing code