update
This commit is contained in:
@@ -2,12 +2,5 @@ function Common()
|
||||
|
||||
endfunction
|
||||
|
||||
function Ctypes()
|
||||
let @c = "\<ESC>0i/*\<ESC>A */\<ESC>0j"
|
||||
endfunction
|
||||
|
||||
" load common macros for all Filetypes
|
||||
autocmd BufEnter * :call Common()
|
||||
|
||||
" load c-type macros
|
||||
autocmd BufEnter *\.c Ctypes()
|
||||
|
||||
Reference in New Issue
Block a user