Added guide
This commit is contained in:
parent
74cdd7a5b8
commit
aba3d1f5dd
@ -6,14 +6,14 @@ ansible ansible-lint npm neovim ripgrep
|
||||
### 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 neovim and the requirements can be installed on Rhel or Fedora like this
|
||||
```
|
||||
sudo dnf install ansible ansible-lint npm neovim ripgrep
|
||||
sudo dnf install neovim npm ansible ansible-lint ripgrep
|
||||
```
|
||||
|
||||
If you are using Ubuntu it can be done like this
|
||||
```
|
||||
sudo apt install ansible ansible-lint npm neovim ripgrep
|
||||
sudo apt install neovim npm ansible ansible-lint ripgrep
|
||||
```
|
||||
|
||||
How to use the plugins and configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user