mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
update EDITOR to neovim
This commit is contained in:
parent
b6b0e67d81
commit
7def216da9
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@
|
|||
enable = true;
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
defaultEditor = true;
|
||||
configure = {
|
||||
packages.sconfig.start = with pkgs.vimPlugins; [
|
||||
vim-gitgutter
|
||||
|
|
Loading…
Reference in a new issue