diff options
author | Chris <[email protected]> | 2020-11-01 11:46:03 -0500 |
---|---|---|
committer | Chris <[email protected]> | 2020-11-01 11:46:03 -0500 |
commit | 0877a57ab4968586e331ca759ec21e476e635335 (patch) | |
tree | 203e15a2e2c80e83947b0fb643d0b4d9708d0cf2 /themes | |
parent | a7450369035d7cda8a6ebeba4e8c1807e7d80653 (diff) |
Add CoC info
Diffstat (limited to 'themes')
-rw-r--r-- | themes/nvcode.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/nvcode.vim b/themes/nvcode.vim index 45625b56..da35fb75 100644 --- a/themes/nvcode.vim +++ b/themes/nvcode.vim @@ -6,6 +6,7 @@ syntax on colorscheme nvcode " colorscheme onedark " colorscheme TSnazzy +" colorscheme aurora " checks if your terminal has 24-bit color support |