Added web-devicons
This commit is contained in:
parent
602ab99fbb
commit
438355fca2
2 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
./treesitter-context.nix
|
./treesitter-context.nix
|
||||||
./treesitter-textobjects.nix
|
./treesitter-textobjects.nix
|
||||||
./telescope.nix
|
./telescope.nix
|
||||||
|
./web-devicons.nix
|
||||||
];
|
];
|
||||||
opts = {
|
opts = {
|
||||||
number = true;
|
number = true;
|
||||||
|
|
|
||||||
1
config/web-devicons.nix
Normal file
1
config/web-devicons.nix
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{ plugins = { web-devicons = { enable = true; }; }; }
|
||||||
Loading…
Add table
Add a link
Reference in a new issue