add vim-airline

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-20 09:03:48 +01:00
parent 4b363ad3c6
commit 47ce34d323
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -201,6 +201,7 @@ let dsquotes = "''"; in
vim-nix
tagbar
coc-nvim
vim-airline
];
extraPackages = with pkgs; [
nodejs-17_x