aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
diff options
context:
space:
mode:
authorGregory Anders <greg@gpanders.com>2021-08-05 08:07:59 -0600
committerGregory Anders <greg@gpanders.com>2021-08-11 09:35:21 -0600
commit167514fe83d8f161bf36bf4799d1d2c732ea44f3 (patch)
tree875b372615ae2c3914170b864526fb6ed3431fc5 /runtime/lua/vim
parent2c60f7c99188e90739d83f3c131134b71cd37436 (diff)
downloadrneovim-167514fe83d8f161bf36bf4799d1d2c732ea44f3.tar.gz
rneovim-167514fe83d8f161bf36bf4799d1d2c732ea44f3.tar.bz2
rneovim-167514fe83d8f161bf36bf4799d1d2c732ea44f3.zip
fix: only source package ftdetect files once
ftdetect files in start packages are sourced once from the :runtime command in filetype.vim and once when packages are loaded. Change the package loading logic to only source ftdetect files for opt packages to avoid this duplication.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions