Skip to content

Joouis/Joou-s-Config

Repository files navigation

Joou-s-Config

Vim Plugins

  1. Install Vundle first.
  2. Enter vim and :VundleInstall.
  3. Use pathogen curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim.
  4. Install xptemplate for super tab.
  5. Install Ctags/Taglist/Cscope/Winmanager/NERDTree/OmniCppComplete

Clear backup files(~)

find . -name "*~" > ToBeClear.sh
chmod +x ToBeClear.sh
(Add rm, sort multi-lines to one line by "shift j")
./ToBeClear.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published