Add nvim config
This commit is contained in:
parent
138bcd93ab
commit
c4c36ad1c9
3 changed files with 1016 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue