Getting crazy with vim-plug

In an effort to reduce the amount of manual lifting being done, I'm
finally coming back around to using a plugin manager for [n]vim.

Also formally swapping `vim` references for `nvim`.
This commit is contained in:
Josh Sherman 2022-02-27 14:47:54 -06:00
parent feafeaf8da
commit 1769b16f23
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
6 changed files with 23 additions and 356 deletions

View file

@ -14,7 +14,7 @@
status = auto
[core]
editor = vim
editor = nvim
[diff]
compactionHeuristic = true