Updating shit yo

This commit is contained in:
allan 2025-05-02 10:59:30 +02:00
parent ac112f878c
commit a7c3dcf6c3

View File

@ -8,12 +8,12 @@ neovim has to be version 0.10.0 or later.
Denpenting on your OS neovim and the requirements 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 neovim npm ansible ansible-lint ripgrep sudo dnf install neovim npm ansible ansible-lint ripgrep ShellCheck
``` ```
If you are using Ubuntu it can be done like this If you are using Ubuntu it can be done like this
``` ```
sudo apt install neovim npm ansible ansible-lint ripgrep sudo apt install neovim npm ansible ansible-lint ripgrep shellcheck
``` ```
How to use the plugins and configuration How to use the plugins and configuration