Revert "vimPlugins.lualine-nvim: add nvim-web-devicons dependency" (#338164)
This commit is contained in:
commit
8843893c9b
@ -1004,10 +1004,6 @@
|
||||
dependencies = with self; [ plenary-nvim ];
|
||||
};
|
||||
|
||||
lualine-nvim = super.lualine-nvim.overrideAttrs {
|
||||
dependencies = with self; [ nvim-web-devicons ];
|
||||
};
|
||||
|
||||
luasnip = super.luasnip.overrideAttrs {
|
||||
dependencies = with self; [ luaPackages.jsregexp ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user