docs: update CONTRIBUTING.md
This commit is contained in:
parent
f0e9f5dd32
commit
176ff6a833
|
@ -25,11 +25,3 @@ To run the testsuite:
|
|||
make test
|
||||
```
|
||||
|
||||
## LSP
|
||||
|
||||
Gitsigns maintains its own `.luarc.json`, however it depends on certain environment variables to be defined.
|
||||
|
||||
- `$NVIM_TYPES_DIR`: should point to a local copy of [folke/neodev.nvim/types](https://github.com/folke/neodev.nvim/tree/main/types/nightly)
|
||||
|
||||
- `$NVIM_RUNTIME`: This can be found by running `echo $VIMRUNTIME` in Nvim.
|
||||
|
||||
|
|
Loading…
Reference in New Issue