DEV Community

Discussion on: How do you take notes?

Collapse
 
val_baca profile image
Valentin Baca • Edited

vim

In particular, macvim for notes so that I can Cmd+tab to it specifically and not have to sift through other iTerm windows.

Relevant plugins:

github.com/scrooloose/nerdtree " :NERDTree
github.com/kien/ctrlp.vim " ctrlp (I have mapped to ctrl-l)
github.com/Yggdroot/indentLine " show with :IndentLinesToggle
github.com/907th/vim-auto-save " autosave, :AutoSaveToggle
github.com/tpope/vim-obsession " Sessions :Obsess / :so Session.vim