nvim: Install jsregexp for upcoming LuaSnips release
This commit is contained in:
parent
30f0548287
commit
59e388cb0d
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ in
|
|||
EOF
|
||||
'';
|
||||
|
||||
extraLuaPackages = with pkgs; [ luarocks-jsregexp ];
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
git
|
||||
nodejs
|
||||
|
|
Loading…
Reference in a new issue