Skip to content

fabriciohod/capuccino_config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

My personal Neovim settings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published