1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00

Updated oh-my-zsh and moved to firefox

This commit is contained in:
J. Fernando Sánchez
2014-03-09 00:24:13 +01:00
parent 7c35e64b44
commit 444fc3706a
4 changed files with 13 additions and 6 deletions

4
vimrc
View File

@@ -43,7 +43,7 @@ Bundle "vim-scripts/ShowMarks"
Bundle "atweiden/vim-dragvisuals"
Bundle "tomasr/molokai"
Bundle "elzr/vim-json"
Bundle "niklasl/vim-rdf"
Bundle "balkian/vim-rdf"
filetype plugin indent on " required!
@@ -125,7 +125,7 @@ nnoremap <C-t> :tabnew<CR>
inoremap <C-S-tab> <Esc>:tabprevious<CR>i
inoremap <C-tab> <Esc>:tabnext<CR>i
"inoremap <C-t> <Esc>:tabnew<CR>
nnoremap <leader>dd :bd<CR>
nnoremap <Leader>dd :bd<CR>
" Save sessions