Dotfiles
 
 
 
 
Go to file
nirenjan 8eb278a3d0 Fix { keymap in match-brackets.vim
The { mapping used to open a C-style block, however, it gave several
problems when dealing with Perl code and hashes. This converts it to
simply working as {}, like the ( -> () and [ -> [] mappings.
2013-01-18 14:42:15 -08:00
vim/plugin Fix { keymap in match-brackets.vim 2013-01-18 14:42:15 -08:00
README.md Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
gitconfig Add base gitconfig 2013-01-11 23:26:53 -08:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
stardate Add Stardate script 2013-01-11 23:36:58 -08:00
tmux.conf Update tmux status with named constants for colors 2013-01-16 18:47:34 -08:00
vimrc Tweak vimrc for nocompat & Pathogen helptags 2013-01-15 17:07:44 -08:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.