/capuccino_config.nvim

My personal Neovim settings

Primary LanguageLuaMIT LicenseMIT

capuccino_config.nvim

This is my personal configuration for Neovim, it includes plugins for my work, custom keybinds, and various optimizations.

Installation

Important

Prerequisite: install ripgrep and zig compiler.

Windows

git clone https://github.com/fabriciohod/capuccino_config.nvim.git $HOME\AppData\Local\nvim --depth 1 && nvim

Linux and MacOS

git clone https://github.com/fabriciohod/capuccino_config.nvim.git ~/.config/nvim --depth 1 && nvim

Customization

Feel free to modify the configuration according to your needs.

License

This project is under the MIT License.