Update README.md
This commit is contained in:
parent
bb4ed9b1d6
commit
13a5ac8177
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ This is just a dump of my NVim config.
|
|||
In NeoVim, invoke `:call loadlsp#loadlspall()`, then reload the current open
|
||||
files with `:e` and LSP functionality will be enabled for the currently open
|
||||
files.
|
||||
|
||||
`loadlsp#loadlspall()` is a custom function that can be found
|
||||
[here](https://git.seodisparate.com/stephenseo/MyNeoVimConfig/src/branch/main/pack/packages/start/loadlsp/autoload/loadlsp.vim).
|
||||
|
|
Loading…
Reference in a new issue