Skip to content

Commit 277b265

Browse files
committed
plugins/typescript-tools: todo about lazy loading
1 parent c3f9cb7 commit 277b265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/by-name/typescript-tools/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
221221
];
222222
in
223223
{
224+
# TODO: handle lazy loading properly
224225
plugins.lsp.postConfig =
225226
let
226227
# TODO:: introduced 10-22-2024: remove after 24.11

0 commit comments

Comments
 (0)