Skip to content

msundin/old-vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

How to install the Awesome version?

git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime

git clone --depth=1 https://github.com/msundin/vimrc.git ~/my_configs.vim

cp ~/my_configs.vim/my_configs.vim ~/.vim_runtime

sh ~/.vim_runtime/install_awesome_vimrc.sh

You can also install your plugins, for instance, via pathogen you can install ale

cd ~/.vim_runtime git clone https://github.com/w0rp/ale sources_non_forked/ale

Install ESLint:

  1. Stand in your dev directory
  2. npm install -D eslint
  3. ./node_modules/.bin/eslint --init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published