function Common()
endfunction
" load common macros for all Filetypes
autocmd BufEnter * :call Common()