Add nvim config
This commit is contained in:
@@ -164,6 +164,8 @@
|
||||
'';
|
||||
};
|
||||
|
||||
home.file.".config/nvim/init.lua".source = ./nvim/init.lua;
|
||||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
|
||||
1013
alex/nvim/init.lua
Normal file
1013
alex/nvim/init.lua
Normal file
File diff suppressed because it is too large
Load Diff
@@ -134,6 +134,7 @@
|
||||
entr
|
||||
# fastfetch
|
||||
fd
|
||||
gcc
|
||||
git
|
||||
neovim
|
||||
nextcloud-client
|
||||
|
||||
Reference in New Issue
Block a user