Add neovim to base packages

master
Quentin Duchemin 2024-02-07 17:49:32 +01:00
parent f488005eed
commit 6cda4992bc
2 changed files with 2 additions and 1 deletions

View File

@ -39,6 +39,7 @@ mlocate
nmap nmap
nemo nemo
neofetch neofetch
neovim
network-manager-applet network-manager-applet
networkmanager networkmanager
nm-connection-editor nm-connection-editor

View File

@ -1,5 +1,5 @@
{ {
"catppuccin": { "branch": "main", "commit": "c2034f7b549152e5cc757820426341ea5000bc7a" }, "catppuccin": { "branch": "main", "commit": "c2034f7b549152e5cc757820426341ea5000bc7a" },
"formatter.nvim": { "branch": "master", "commit": "cb4778b8432f1ae86dae4634c0b611cb269a4c2f" }, "formatter.nvim": { "branch": "master", "commit": "cb4778b8432f1ae86dae4634c0b611cb269a4c2f" },
"lazy.nvim": { "branch": "main", "commit": "aedcd79811d491b60d0a6577a9c1701063c2a609" } "lazy.nvim": { "branch": "main", "commit": "28126922c9b54e35a192ac415788f202c3944c9f" }
} }