godlygeek / csapprox

Make gvim-only colorschemes work transparently in terminal vim
http://www.vim.org/scripts/script.php?script_id=2390
211 stars 18 forks source link

Disable CSApprox if termguicolors is on #13

Open telotortium opened 8 years ago

godlygeek commented 8 years ago

I've never used 'termguicolors' - what happens if CSApprox isn't disabled and 'termguicolors' is on? Does it just take extra time to compute the cterm* attributes even though they won't be used?