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:
parent
feafeaf8da
commit
1769b16f23
6 changed files with 23 additions and 356 deletions
|
@ -14,7 +14,7 @@
|
|||
status = auto
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
|
||||
[diff]
|
||||
compactionHeuristic = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue