Skip to content

marvinyane/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install vim environment

  • copy .vimrc to user directory
  • mkdir .vim under your user directory
  • copy bundles.vim to .vim
  • copy TagHLConfig.txt to .vim
  • copy make_vim_project.sh to /usr/bin (or other...)
  • open a vim editor
  • :BundleInstall, after done all plugin has installed.
  • after all these done, copy solar.txt to .vim/bundle/vim-easycolour/colors/solar.txt, and you can page your own color by modify this file.

create project

  • change dir to your project directory
  • run make_vim_project.sh
  • open vim editor, press to generate project file

command

About

the vim configure file and plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published