refactor(nvim): remove duplicate ts commentstring
This commit is contained in:
parent
6709fc3e5d
commit
885a4e8e3b
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ with builtins;
|
||||||
{ plugin = nvim-web-devicons; }
|
{ plugin = nvim-web-devicons; }
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{ plugin = nvim-ts-context-commentstring; }
|
|
||||||
{
|
{
|
||||||
plugin = mini-nvim;
|
plugin = mini-nvim;
|
||||||
lazy = false;
|
lazy = false;
|
||||||
|
|
Loading…
Reference in a new issue