chore: inline plugins.typescript-tools

This commit is contained in:
Youwen Wu 2024-08-28 01:34:03 -07:00
parent e78144554b
commit 7b55bdf4ca
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -20,9 +20,7 @@
marksman.enable = true;
};
};
plugins = {
typescript-tools.enable = true;
};
plugins.typescript-tools.enable = true;
plugins.lsp-lines.enable = true;
extraPlugins = [
(pkgs.vimUtils.buildVimPlugin {