1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 11:07:44 +00:00

Pkgs: Add neovim-qt

This commit is contained in:
RGBCube 2023-05-03 13:51:56 +03:00
parent 2b3c0be4fd
commit 5331be3822

View file

@ -2,6 +2,7 @@ pkgs: with pkgs; []
++ [ # EDITORS
# neovim # Declared in neovim/.
neovim-qt
jetbrains.idea-ultimate
]