aboutsummaryrefslogtreecommitdiff
path: root/ui.vim
AgeCommit message (Collapse)Author
2019-10-24Fix true color support issuejdhao
Some terminal, for example, xshell, does not support true colors. In this case, we should not set the termguicolors option.
2019-09-26Split large nvim config into several files for easier managementjdhao