Skip to content

turisap/rcfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

configuration for the Vim editor

usage

  1. install vim-plug plugin manager for vim
  2. open vim and run :PlugInstall to install plugins
  3. you will possibly need to download a color theme (there will be a warning in this case)
  4. restart vim
  5. you can link .vimrc from this repo using ln -s to your ~/.vimrc to avoid copy pasting from one file to another

requirements

  1. install typescript installed globally for linting js
  2. install commentary plugin manualy here commentary
  3. install MatchTag plugin manually here
  4. install prettier globbaly to fix code via ALE

About

configuration for the Vim editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published