Update README.md
This commit is contained in:
parent
00041edc75
commit
01d0ff448f
|
@ -150,7 +150,7 @@ Actions to be executed from administrator user:
|
||||||
|
|
||||||
# Additional configurations
|
# Additional configurations
|
||||||
Please edit Python interpreter path to match the interpreter within the dedicated venv_nvim environment
|
Please edit Python interpreter path to match the interpreter within the dedicated venv_nvim environment
|
||||||
- this edit is to be carried out in nvim/lua/custom/plugins/additional_keymaps.lua
|
- this edit is to be carried out in nvim/lua/custom/plugins/additional_keymaps.lua (windows) or in ~/.config/nvim/lua/custom/plugins/additional_keymaps.lua (linux)
|
||||||
- once done execute :checkhealth from nvim to see if there are other issues
|
- once done execute :checkhealth from nvim to see if there are other issues
|
||||||
|
|
||||||
# Treesitter and LSP language parser install
|
# Treesitter and LSP language parser install
|
||||||
|
|
Loading…
Reference in New Issue