Skip to content

JupiterEight/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

vim-config

screenshot

I've been forcing myself to use vim, and this is the config that I use. this config optimizes for javascript/clojurescript development, so fork/edit it if you use neither.

Installations

$ git clone https://github.com/maman/vim-config ~/.config/nvim
$ ln -s ~/.config/nvim/init.vim ~/.vimrc # Optional, if you still use vim

What's included?

Dependencies

  • neovim/vim
  • the_silver_searcher
  • terminal that supports 256color (iTerm, OSX terminal, or gnome-terminal should do)

Troubleshooting

after cloning this repo, open nvim/vim, and the installation process should run. If you encounters an error when processing YouCompleteMe, perform manual install as described here

About

My Nvim Config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published