diff options
author | Chris <[email protected]> | 2020-10-30 01:00:09 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-10-30 01:00:09 -0400 |
commit | 77eb63b9cd332b2ce2dea9ce0b055e7f5671dc62 (patch) | |
tree | 90a2f76381c77d48995baf2b92ed9130b8ea70c8 /themes | |
parent | 54ba6c4efb4315be380d92d2bb333a09daade5d0 (diff) |
updates
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 9f010681..d36b82d0 100644 --- a/themes/nvcode.vim +++ b/themes/nvcode.vim @@ -2,6 +2,7 @@ hi Comment cterm=italic let g:nvcode_termcolors=256 syntax on +" colorscheme nord colorscheme nvcode " colorscheme onedark |