Skip to content
/ vimrc Public

Cleanly organized, medium-weight vimrc for Clojure and C++

License

Notifications You must be signed in to change notification settings

jeaye/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

This is my NeoVim configuration for both GNU/Linux and MacOS. It's built around C++ and Clojure development, primarily.

Installation

After cloning into, say, ~/projects/vimrc, you can install with just two links.

# Back up ~/.config/nvim, if it exists
ln -s ~/projects/vimrc ~/.config/nvim

Installing and updating packages

This config uses lazy.nvim, so you'll get all dependencies installed automatically. Make sure to run :checkhealth after installation.

About

Cleanly organized, medium-weight vimrc for Clojure and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published