Update dots

This commit is contained in:
Marco Thomas
2020-08-28 11:06:20 +02:00
parent 90d6443b27
commit db23326055
11 changed files with 118 additions and 76 deletions

View File

@@ -64,13 +64,17 @@ syntax on
colorscheme nord
filetype indent plugin on
"set termguicolors
"let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
"let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"
" ============================== General
set number
set relativenumber
set showmatch " highlights paranthesis
set mat=5
set noswapfile " can be problamatic on some systems
set noswapfile " can be problematic on some systems
set confirm " can't quit without saving
set noshowmode " don't show mode in status
set noshowcmd " don't show command in status