]> Sergey Matveev's repositories - dotfiles.git/commit - vim/.vim/plugin/lsp.vim
Move to vim9script
authorSergey Matveev <stargrave@stargrave.org>
Thu, 30 Jun 2022 16:02:28 +0000 (19:02 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 30 Jun 2022 19:24:15 +0000 (22:24 +0300)
commit9cbfa59ca421fac5422cbf0c2c52f48f8f2adb4c
tree7d1070a249f4e8d392c9f39bbfbff91065024aaf
parente21853080f5005ad6c6b548146d339abd197f28e
Move to vim9script
47 files changed:
vim/.vim/after/ftplugin/c/autos.vim [new file with mode: 0644]
vim/.vim/autoload/go/jump.vim [new file with mode: 0644]
vim/.vim/autoload/mutt.vim [new file with mode: 0644]
vim/.vim/ftdetect/hjson.vim
vim/.vim/ftdetect/mutt.vim
vim/.vim/ftdetect/tex.vim [deleted file]
vim/.vim/ftplugin/c/autos.vim
vim/.vim/ftplugin/go/motion.vim
vim/.vim/ftplugin/hjson/autos.vim [new file with mode: 0644]
vim/.vim/ftplugin/mutt/autos.vim [new file with mode: 0644]
vim/.vim/ftplugin/plaintex/autos.vim [new file with mode: 0644]
vim/.vim/ftplugin/python/autos.vim
vim/.vim/ftplugin/python/pdb.vim [new file with mode: 0644]
vim/.vim/ftplugin/vim/autos.vim [new file with mode: 0644]
vim/.vim/pack/stargrave/start/align/autoload/align.vim
vim/.vim/pack/stargrave/start/align/plugin/align.vim
vim/.vim/pack/stargrave/start/buftabline/autoload/buftabline.vim
vim/.vim/pack/stargrave/start/buftabline/plugin/buftabline.vim
vim/.vim/pack/stargrave/start/chnglstnav/autoload/chnglstnav.vim
vim/.vim/pack/stargrave/start/chnglstnav/plugin/chnglstnav.vim
vim/.vim/pack/stargrave/start/ctags/autoload/ctags.vim
vim/.vim/pack/stargrave/start/ctags/plugin/ctags.vim
vim/.vim/pack/stargrave/start/defsplit/autoload/defsplit.vim
vim/.vim/pack/stargrave/start/defsplit/plugin/defsplit.vim
vim/.vim/pack/stargrave/start/fileline/autoload/fileline.vim
vim/.vim/pack/stargrave/start/fileline/plugin/fileline.vim
vim/.vim/pack/stargrave/start/go-gogetdoc/autoload/go/getdoc.vim
vim/.vim/pack/stargrave/start/go-gogetdoc/ftplugin/go/gogetdoc.vim
vim/.vim/pack/stargrave/start/nonhumanhl/autoload/nonhumanhl.vim
vim/.vim/pack/stargrave/start/nonhumanhl/plugin/nonhumanhl.vim
vim/.vim/pack/stargrave/start/py-importcompl/autoload/python/importcompl.vim
vim/.vim/pack/stargrave/start/py-importcompl/autoload/python/unused.vim
vim/.vim/pack/stargrave/start/py-importcompl/ftplugin/python/importcompl.vim
vim/.vim/pack/stargrave/start/py-pep8/autoload/python/pep8.vim
vim/.vim/pack/stargrave/start/py-pep8/ftplugin/python/pep8.vim
vim/.vim/pack/stargrave/start/py-testname/autoload/python/testname.vim
vim/.vim/pack/stargrave/start/py-testname/ftplugin/python/testname.vim
vim/.vim/pack/stargrave/start/whereami/autoload/whereami.vim
vim/.vim/pack/stargrave/start/whereami/plugin/whereami.vim
vim/.vim/pack/stargrave/start/zshfe/autoload/zshfe.vim [new file with mode: 0644]
vim/.vim/pack/stargrave/start/zshfe/plugin/zshfe.vim
vim/.vim/plugin/disables.vim
vim/.vim/plugin/exted.vim
vim/.vim/plugin/ggrep.vim
vim/.vim/plugin/grep.vim
vim/.vim/plugin/lsp.vim
vim/.vim/plugin/netrw.vim