update
This commit is contained in:
parent
c27f88ec40
commit
44c2cd9bbc
4 changed files with 109 additions and 22 deletions
|
|
@ -24,7 +24,7 @@
|
|||
in
|
||||
{
|
||||
enable = true;
|
||||
#package = pkgs.neovim-nightly;
|
||||
package = pkgs.neovim-nightly;
|
||||
extraConfig = ''
|
||||
set runtimepath^=~/.config/nvim
|
||||
lua dofile('${./config/nvim.lua}')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue