dotfiles/vim/.vim/ftplugin/make.vim
Akemi Izuko de244f9ea7
Init again
The dotfiles are back
2023-12-23 20:13:47 -07:00

5 lines
162 B
VimL

" Makefile ===============================================
au Filetype make iabbrev <buffer> initmodeline # vim: set ft=make ff=unix:
" vim: set ff=unix ft=vim: