summaryrefslogtreecommitdiffstats
path: root/.gvimrc
diff options
context:
space:
mode:
Diffstat (limited to '.gvimrc')
-rw-r--r--.gvimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gvimrc b/.gvimrc
index 515b927..c589e63 100644
--- a/.gvimrc
+++ b/.gvimrc
@@ -1,3 +1,6 @@
set lines=50 columns=120 "Tohle je pro potreby gvimu, nastaveni velikosti okna
set textwidth=80 "V pripade gvimu (psani mailu) tohle chceme zaple
set spell "(Zase) Pri psani mailu chceme spellcheck uz od zacatku
+
+map <F4> :w! /tmp/mail_save<cr>
+imap <F4> <esc>:w! /tmp/mail_save<cr>a