Boomeranging back to Neovim

Been playing with new color schemes as I've switched to Alacritty. Ran
into a scenario where there was a color scheme for Neovim and not Vim.
New color scheme is solid, so my previous color scheme issues are now
null and void.

Instead of juggling around with a shared configuration, I've committed
to a separate configuration for Vim and Neovim.
This commit is contained in:
Josh Sherman 2024-10-16 11:24:23 -05:00
parent 82bbb89260
commit b53f430f59
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
5 changed files with 74 additions and 6 deletions

View file

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