1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00

upgradeohmyzsh

This commit is contained in:
DazAh
2020-12-13 21:56:15 +00:00
parent d70caf476c
commit d997f114fa
52 changed files with 2509 additions and 1831 deletions
+2
View File
@@ -31,6 +31,8 @@ set nobackup
set nowritebackup
set updatetime=300
set cmdheight=2
set noswapfile " disable swapfile
set number
" CoC Highlighting
autocmd FileType json syntax match Comment +\/\/.\+$+