|
|
|
|
|
by ntnsndr
126 days ago
|
|
I've been using Vim only about a year, and just finished drafting an academic-trade crossover book with extensive endnotes in it. I've tried Pencil and Goyo, but ended up finding that a pretty tiny vimrc file was all I needed. No plugins. https://gitlab.com/ntnsndr/dotfiles/-/blob/master/.vimrc I launch with `vim -O [2-3 working files]` and am good to go. Learning vim itself is hard enough, and rewarding enough, that plugins feel extreme, especially for prose writing. |
|