Skip to content

Commit

Permalink
plugins/typescript-tools: todo about lazy loading
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Dec 5, 2024
1 parent df9ee3f commit f9b74d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/by-name/typescript-tools/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
];
in
{
# TODO: handle lazy loading properly
plugins.lsp.postConfig =
let
# TODO:: introduced 10-22-2024: remove after 24.11
Expand Down

0 comments on commit f9b74d2

Please sign in to comment.