mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
Miscellanious stuff
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}: {
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
vimAlias = true;
|
||||
vimAlias = false;
|
||||
viAlias = true;
|
||||
package = pkgs-unstable.neovim-unwrapped; # for some reason you must use the unwrapped version
|
||||
plugins = [
|
||||
|
||||
Reference in New Issue
Block a user