My dotfiles...
Find a file
Fernando Schauenburg 195a682fb8 Detect file type for dotfiles & change background
autocmd is used to hard code the file type to certain file names, since
vim expects them to have the standard names starting with a dot but the
files are tracked in the repository without the leading dot.

Add a <leader> mapping to quickly toggle between the current and
previous file.

Add a <leader> mapping to quickly toggle dark/light background.

Cosmetic change: all key codes are lower case.
2015-06-14 03:50:51 +02:00
dircolors Initial commit 2015-06-13 21:09:33 +02:00
git_template Initial commit 2015-06-13 21:09:33 +02:00
resources Initial commit 2015-06-13 21:09:33 +02:00
vim/bundle Initial commit 2015-06-13 21:09:33 +02:00
.gitignore Initial commit 2015-06-13 21:09:33 +02:00
.gitmodules Initial commit 2015-06-13 21:09:33 +02:00
bash_profile Initial commit 2015-06-13 21:09:33 +02:00
bashrc Initial commit 2015-06-13 21:09:33 +02:00
gitconfig Improve git aliases 2015-06-14 00:27:33 +02:00
gitignore_global Initial commit 2015-06-13 21:09:33 +02:00
hushlogin Initial commit 2015-06-13 21:09:33 +02:00
inputrc Initial commit 2015-06-13 21:09:33 +02:00
minttyrc Initial commit 2015-06-13 21:09:33 +02:00
rcrc Initial commit 2015-06-13 21:09:33 +02:00
tmux.conf Initial commit 2015-06-13 21:09:33 +02:00
vimrc Detect file type for dotfiles & change background 2015-06-14 03:50:51 +02:00