Skip to content

liutaodotwork/vim-editor-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Editor Config

Configuration for Vim >= 7. It contains configuration for vim and macvim.

Install on Mac or Linux:

  • clone the repository to a folder named '.vim' in your user-directory
git clone https://github.com/liutaodotwork/vim-editor-config.git .vim
  • Symlink 'path/to/userdir/.vim/.vimrc' to 'path/to/userdir/.vimrc'
ln -sf ~/.vim/.vimrc ~/.vimrc

Install Ack and fzf

dnf install epel-release

dnf install ack fzf

About

Vim Config and Plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published