Skip to content

cq2li/config-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-config

Acknowledgments

Originally cloned from Kevin's github

Installation

This copies .*rc to ~. You should make sure you are installing for the correct user.

$ chmod a+x install.sh
$ ./install.sh

Open vim, :PlugInstall. C-n to turn off NerdTree navigation.

Adding personal preferences and hopefully growing it to be a folder for config files

.vimrc

vim-plug

Other plug-ins

  • See .vimrc for their GitHub repo name. I have also starred most if not all of them.

What Next?

ctags: http://ctags.sourceforge.net/

$ cd /path/to/c/project/
$ ctags -R

tmux

I'm new to tmux as well, so probably

  • get familiar with tmux cheatsheet
  • have a better .tmux.conf
  • add tmux a or something to your .ssh/config

About

Store config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published