]> Sergey Matveev's repositories - dotfiles.git/commit
Vim scripts refactoring
authorSergey Matveev <stargrave@stargrave.org>
Tue, 29 Jun 2021 09:11:53 +0000 (12:11 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 29 Jun 2021 09:46:32 +0000 (12:46 +0300)
commit1280549be01e3ce72d9e0aeef6254a1ff14a25a3
tree4f3f02b64089c4e007767450df99223f5a61da3e
parent86cacc081de452eb66d50f13261310b07f8ca2d4
Vim scripts refactoring
40 files changed:
vim/.vim/autoload/buftabline.vim [new file with mode: 0644]
vim/.vim/autoload/chnglstnav.vim [new file with mode: 0644]
vim/.vim/autoload/ctags.vim [new file with mode: 0644]
vim/.vim/autoload/defsplit.vim [new file with mode: 0644]
vim/.vim/autoload/fileline.vim [moved from vim/.vim/plugin/file_line.vim with 79% similarity]
vim/.vim/autoload/go/getdoc.vim [new file with mode: 0644]
vim/.vim/autoload/python/importcompl.vim [new file with mode: 0644]
vim/.vim/autoload/python/lint.vim [moved from vim/.vim/ftplugin/python/pylint.vim with 74% similarity]
vim/.vim/autoload/python/pep8.vim [new file with mode: 0644]
vim/.vim/autoload/python/testname.vim [new file with mode: 0644]
vim/.vim/autoload/python/unused.vim [new file with mode: 0644]
vim/.vim/autoload/whereami.vim [new file with mode: 0644]
vim/.vim/ftdetect/mutt.vim
vim/.vim/ftplugin/c/autos.vim
vim/.vim/ftplugin/go/autos.vim
vim/.vim/ftplugin/go/fmt.vim
vim/.vim/ftplugin/go/gogetdoc.vim
vim/.vim/ftplugin/html/autos.vim
vim/.vim/ftplugin/python/autos.vim
vim/.vim/ftplugin/python/ignores.vim
vim/.vim/ftplugin/python/importcompl.vim
vim/.vim/ftplugin/python/lint.vim [new file with mode: 0644]
vim/.vim/ftplugin/python/pep8.vim
vim/.vim/ftplugin/python/testname.vim
vim/.vim/ftplugin/python/unused_remover.vim [deleted file]
vim/.vim/ftplugin/texinfo/autos.vim
vim/.vim/plugin/bracketedpaste.vim [new file with mode: 0644]
vim/.vim/plugin/buftabline.vim
vim/.vim/plugin/chnglstnav.vim
vim/.vim/plugin/ctags.vim
vim/.vim/plugin/defsplit.vim
vim/.vim/plugin/exted.vim
vim/.vim/plugin/fileline.vim [new file with mode: 0644]
vim/.vim/plugin/ggrep.vim
vim/.vim/plugin/grep.vim
vim/.vim/plugin/lsp.vim
vim/.vim/plugin/pastemode.vim [deleted file]
vim/.vim/plugin/whereami.vim
vim/.vim/plugin/zshfe.vim
vim/.vimrc