alexmiddeleer/vimrc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
External Deps: neovim ag eslint stylelint To install vim-plug and colors, just symlink the autoload directory so vim canfind it. Then run `:PlugInstall` in vim. in nvim, the right place is ~/.local/share/nvim/site/autoload. in gvim, it's ~/vimfiles/autoload.