mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 20:24:31 +02:00
plugins/typescript-tools: todo about lazy loading
This commit is contained in:
parent
c3f9cb721c
commit
277b2658a9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue