neovim patch
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
|||||||
home.packages = with pkgs;
|
home.packages = with pkgs;
|
||||||
[
|
[
|
||||||
netcat
|
netcat
|
||||||
neovim
|
# neovim
|
||||||
firefox
|
firefox
|
||||||
]
|
]
|
||||||
++ (
|
++ (
|
||||||
|
|||||||
+1
-1
@@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vim
|
vim
|
||||||
neovim
|
# neovim
|
||||||
linux-manual
|
linux-manual
|
||||||
man-pages
|
man-pages
|
||||||
man-pages-posix
|
man-pages-posix
|
||||||
|
|||||||
Reference in New Issue
Block a user