/CafeVim

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

CafeVim Logo

Latest release Last commit License Stars Issues Repo Size

CafeVim is a Neovim configuration focused on providing a seamless and efficient environment for Java development, while also supporting a variety of other programming languages.



 Install 

 Customize 

 Contribute 


Installation

CafeVim can be installed one of two ways, automatic installation or manual installation You can also run a docker container to check it out before installing:

Automatic Installation

bash <(curl -s https://raw.githubusercontent.com/s-waite/LoboVim/main/utils/installer.sh)

Manual Installation

  1. Clone the repository

Customization

Contributing