Merge branch 'master' into neovim_0.6

neovim_0.6
ray-x 2 years ago
commit c591efe445

@ -697,6 +697,7 @@ local function setup(user_opts)
'txt',
'defx',
'packer',
'gitcommit',
}
for i = 1, #disable_ft do
if ft == disable_ft[i] or _LoadedFiletypes[ft] then

Loading…
Cancel
Save