feat: no scroll smoothie, improve performance for ruby

This commit is contained in:
hophacker 2022-03-13 00:03:03 +08:00
parent dd66f9d6be
commit d1825e8809

View File

@ -34,3 +34,5 @@ for fpath in split(globpath(vimsettings, '*.vim'), '\n')
exe 'source' fpath
endfor
let g:smoothie_enabled = 0
let ruby_no_expensive=1