Added guide

This commit is contained in:
allan 2025-05-02 10:13:36 +02:00
parent f0f38692ea
commit 74cdd7a5b8

View File

@ -3,7 +3,8 @@
### Requirements for this configuration to work: ### Requirements for this configuration to work:
ansible ansible-lint npm neovim ripgrep ansible ansible-lint npm neovim ripgrep
### Note neovim has to be version 0.10.0 or later. ### Important:
neovim has to be version 0.10.0 or later.
Denpenting on your OS this can be installed on Rhel or Fedora like this Denpenting on your OS this can be installed on Rhel or Fedora like this
``` ```
@ -24,4 +25,4 @@ This is a simple starter config for neovim, there is a few plugins for changing
### Note: ### Note:
To use the ansiblels LSP, you need either vs code installed or npm installed. May well be that vs code installs and uses npm to install the ansiblels LSP To use the ansiblels LSP, you need either vs code installed or npm installed. May well be that vs code installs and uses npm to install the ansiblels LSP
There is also some remaps that I could not image going back to not using, since they make life a lot eaiser and better when it comes to working in files There is also some remaps that I could not image going back to not using, since they make life a lot eaiser and better when it comes to working in files.