summaryrefslogtreecommitdiff
path: root/etc/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/vimrc')
-rw-r--r--etc/vimrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/vimrc b/etc/vimrc
index 540c4c4..bc5fbab 100644
--- a/etc/vimrc
+++ b/etc/vimrc
@@ -65,6 +65,10 @@ command! TVb :w | :!texvb %
command! TVn :w | :!texvn %
command! TVp :w | :!texvp %
+nnoremap <C-t> :tabnew<CR>
+nnoremap <C-w> :tabclose<CR>
+nnoremap <C-p> :tabprevious<CR>
+nnoremap <C-n> :tabnext<CR>
" Greedy remaps (TODO: Add more keys)
noremap - :