refactor(nvim): remove duplicate ts commentstring

dev-docs
Moritz Böhme 2023-07-25 16:02:56 +02:00
parent 6709fc3e5d
commit 885a4e8e3b
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ with builtins;
{ plugin = nvim-web-devicons; }
];
}
{ plugin = nvim-ts-context-commentstring; }
{
plugin = mini-nvim;
lazy = false;