Set filetype to unix
This commit is contained in:
parent
95a0b8e81d
commit
5b31e85e6a
4
init.vim
4
init.vim
@ -57,9 +57,11 @@ imap <C-F2> <Esc>:vsplit .<CR>
|
||||
map <S-F2> <Esc>:split .<CR>
|
||||
imap <S-F2> <Esc>:split .<CR>
|
||||
|
||||
" =================save shortcut=======================
|
||||
" ======================shortcut=======================
|
||||
map <C-S> <ESC>:wa<CR>
|
||||
imap <C-S> <ESC>:wa<CR>
|
||||
"Jump to last modification line
|
||||
map ö `.
|
||||
|
||||
" =================Comments============================
|
||||
map <C-C> :TComment<CR>
|
||||
|
Loading…
x
Reference in New Issue
Block a user