✨ add (nerfed) neovim config from wsl branch
This commit is contained in:
parent
ce6249997e
commit
e14db4bfd4
3 changed files with 63 additions and 3 deletions
|
|
@ -11,6 +11,7 @@
|
|||
./tmux.nix
|
||||
# ./uxplay.nix
|
||||
./fish.nix
|
||||
./neovim.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
|
@ -114,9 +115,6 @@
|
|||
pkgs.tmux # terminal multiplexer
|
||||
pkgs.fzf # fuzzy matcher
|
||||
|
||||
pkgs.vim # text editor: choose this
|
||||
pkgs.neovim # or this
|
||||
|
||||
pkgs.neofetch # system profile: choose this
|
||||
pkgs.fastfetch # or this
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue