Streamlined Vim configuration for enhanced productivity. Tailored for developers with intuitive shortcuts, syntax highlighting, and essential plugins.Simplify your text editing experience with this repository.
| Dependencies | Version Required |
|---|---|
| nvim | 0.9.4 or higher |
| git | 2.39.3 or higher |
| Nerd Font | 3.x or higher |
| lazygit | 0.40.2 or higher |
| gcc | 15.0.0 or higher |
| ripgrep | 13.0.x or higher |
| kitty | 0.30.1 or higher |
| markdownlint | 0.37.0 or higher |
| rust-analyzer | 2021.10.4 or higher |
| lua-language-server | 2.5.0 or higher |
- Remove the current Neovim configuration.
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.local/state/nvim
rm -rf ~/.cache/nvim- Clone the new Neovim configuration.
git clone https://github.com/luisalcarasr/nvimrc.git ~/.config/nvimSpecial thanks to the creators of for
streamlining the complexities of maintaining a Vim configuration. Your
innovative approach has significantly eased the burden of customization,
making the Vim experience more accessible and efficient.Gratitude for your
dedication to simplifying the lives of developers everywhere.