Dotfiles
 
 
 
 
Go to file
nirenjan 01dee42ba2 Fix vim-undo for match-brackets plugin
Instead of using <ESC>i to get out of insert mode and reenter it at
the closing bracket, Vim accepts the use of <Left> to move the cursor
left without leaving insert mode. This allows undo and repeats to work.
2013-02-20 12:33:42 -08:00
bash Fix smartwd script and update PS1 in bashrc.common 2013-02-14 14:11:12 -08:00
scripts Fix smartwd script to ensure that it always works 2013-02-19 15:14:12 -08:00
vim/plugin Fix vim-undo for match-brackets plugin 2013-02-20 12:33:42 -08:00
LICENSE.md Add license information 2013-02-12 16:42:08 -08:00
README.md Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
dircolors Remove bolding for lscolors 2013-01-22 15:42:13 -08:00
gitconfig Add color configuration to gitconfig 2013-02-14 21:17:42 -08:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Add xterm title support to tmux config 2013-01-21 14:27:45 -08:00
vimrc Use light BG in GUI Vim and dark in console 2013-02-06 10:00:43 -08:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.