]> Sergey Matveev's repositories - dotfiles.git/commit
Move filetype-related Vim hooks to separate files
authorSergey Matveev <stargrave@stargrave.org>
Mon, 2 Sep 2019 09:27:31 +0000 (12:27 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 2 Sep 2019 09:33:33 +0000 (12:33 +0300)
commitedeb64eced3365b93cdf1b3d4e10f472ec29fabd
tree76c66cde22031a9087993bcbfcc1690187f04752
parentfc2427a0523a27eb31ca2d2ff7f32da82bb31734
Move filetype-related Vim hooks to separate files
vim/.vim/ftdetect/conf.vim [new file with mode: 0644]
vim/.vim/ftdetect/python.vim [new file with mode: 0644]
vim/.vim/ftdetect/sql.vim [new file with mode: 0644]
vim/.vim/ftdetect/tex.vim [new file with mode: 0644]
vim/.vim/ftplugin/gitcommit/spell.vim [new file with mode: 0644]
vim/.vim/ftplugin/gitcommit/tw.vim [new file with mode: 0644]
vim/.vim/ftplugin/go/autos.vim
vim/.vim/ftplugin/texinfo/autos.vim [new file with mode: 0644]
vim/.vim/ftplugin/yaml/sw.vim [new file with mode: 0644]
vim/.vim/plugin/killsig.vim
vim/.vimrc