-
Notifications
You must be signed in to change notification settings - Fork 0
MasseR/dotvim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To use the git-version of configs: ln -s $HOME/.vim/vimrc $HOME/.vimrc ln -s $HOME/.vim/gvimrc $HOME/.gvimrc ------------------------------- To download all the submodules: git submodule init git submodule update To redo the helptags with pathogen: vim -e -c 'call pathogen#helptags()' -c q ------------------------------- If you know you have a 256 color terminal but can't seem to get it working. Find a computer where it works with the same terminal and do `infocmp > tmpfile` which contains the termcap info. Then copy that file and compile it with `tic tmpfile`
About
Vim configs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published