Welcome to revim, a custom Neovim configuration aimed at providing a powerful and efficient environment for development. This configuration is designed with performance and extensibility in mind, making use of modern Neovim features and plugins to optimize the workflow. Whether you're a developer, data scientist, or a casual user, revim is built to streamline your coding experience.
-
Modular Configuration: Clean and easy-to-understand structure for easy customization and updates.
-
Optimized Workflow: Performance-focused setup with handpicked plugins for an enhanced Neovim experience.
-
Easy Installation: Set up your Neovim environment in no time with simple steps.
Feel free to explore and customize this setup to fit your personal development needs!




Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:Rimkomatic/revim ~/.config/Rimkomatic/revimOpen Neovim with this config:
NVIM_APPNAME=Rimkomatic/revim/ nvim- lua_ls
