aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b48ae0f0..bb26dd6b 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,8 @@ require'nvim-lsp-installer.extras.tsserver'.organize_imports(bufname)
## Adapters
+Make sure to only attempt connecting adapters once the plugin(s) involved have been loaded.
+
### [kyazdani42/nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua)
```lua