mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Refactor vimrc settings and plugs:
- Reorganize plugs by loading scheme - Remove many config values in lieu of vim-sensible or defaults - Remove some nvim terminal mappings - Swap some normal mappings
This commit is contained in:
parent
8c2bce0ad9
commit
f6315df2f0
3 changed files with 32 additions and 47 deletions
|
|
@ -19,7 +19,7 @@
|
|||
merff = merge --ff-only
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue