vim: salt

This commit is contained in:
Casper V. Kristensen 2023-11-16 12:56:30 +01:00
parent 5d444b2820
commit 1903988b90

View file

@ -25,6 +25,7 @@
project-nvim # project management; mostly for nvim-tree
nvim-dap # debug adapter protocol
nvim-dap-virtual-text # show variable values in-line
salt-vim # salt syntax-highlighting
];
extraPackages = with pkgs; [ ];