new greeting, add shortcut to cut email address
This commit is contained in:
@@ -9,6 +9,7 @@ iab _v Viele Grüße<C-M>Max
|
||||
iab _vm Viele Grüße<C-M>Max Mehl
|
||||
iab _bg Beste Grüße<C-M>Max
|
||||
iab _bgm Beste Grüße<C-M>Max Mehl
|
||||
iab _mfg Mit freundlichen Grüßen<C-M>Max Mehl
|
||||
iab _b Best,<C-M>Max
|
||||
iab _br Best regards,<C-M>Max
|
||||
iab _brm Best regards,<C-M>Max Mehl
|
||||
@@ -42,3 +43,6 @@ match Todo /\<that\>\c\|\<went\>\c\|\<honestly\>\c\|\<absolutely\>\c\|\<very\>\c
|
||||
|
||||
" LanguageTool plugin
|
||||
let g:languagetool_jar='/home/max/bin/languagetool/languagetool-commandline.jar'
|
||||
|
||||
" Cut current email address
|
||||
nnoremap <M-x> BvEx
|
||||
|
||||
Reference in New Issue
Block a user