mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-02-19 14:30:58 -05:00
remove conflicting vim alias
This commit is contained in:
parent
a142394bc8
commit
43c6cb3fcd
6 changed files with 21 additions and 19 deletions
|
|
@ -28,7 +28,7 @@
|
|||
config.settings.dont_link = false;
|
||||
|
||||
# Create additional aliases for the binary
|
||||
config.settings.aliases = [ "vim" ];
|
||||
config.settings.aliases = [ "vvim" ];
|
||||
|
||||
# Enable wrapper handling of spec runtimeDeps (template pattern).
|
||||
config.settings.autowrapRuntimeDeps = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue