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
|
in
|
||||||
{
|
{
|
||||||
|
# TODO: handle lazy loading properly
|
||||||
plugins.lsp.postConfig =
|
plugins.lsp.postConfig =
|
||||||
let
|
let
|
||||||
# TODO:: introduced 10-22-2024: remove after 24.11
|
# TODO:: introduced 10-22-2024: remove after 24.11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue