omiltem.vim (204B)
1 if exists("b:did_ftplugin") 2 finish 3 endif 4 let b:did_ftplugin = 1 5 6 if !exists("g:omiltem_recommended_style") || g:omiltem_recommended_style != 0 7 set noexpandtab tabstop=8 softtabstop=8 shiftwidth=8 8 endif
![]() | dotfilesMy personal home directory config files |
git clone https://erai.gay/code/dotfiles/ | |
Log | Files | Refs | LICENSE |