imxiejie / ThinkVim

Vim configuration in the 21st century
MIT License
868 stars 106 forks source link

Documentation: How to get rid of >>> git attributions #13

Closed dewoller closed 5 years ago

dewoller commented 5 years ago

What is your expect?

I was hoping I could figure out how to turn off the ghostly line by line git attribution, the thing that pops up on every new line, prefixed by >>>. I turned off everything I could find in the configuration related to git but it still persists.

Selection_014

glepnir commented 5 years ago

if you dont like git virtualtex ,you can set to false https://github.com/taigacute/ThinkVim/blob/master/coc-settings.json#L18

glepnir commented 5 years ago

by the way . i think plugins should be lazyload according demand。too many normal load plugins should make vim slowly. now i have set 61 plugins in thinvim. startuptime of empty file is 40~60ms.

dewoller commented 5 years ago

Thanks so much. Yes, the lazy load is excellent. I need to look more into coc.

glepnir commented 5 years ago

no thanks. i am a member of coc team:)

glepnir commented 5 years ago

@dewoller coc has support R language pls check https://github.com/neoclide/coc-r-lsp