Add mako and update confs

This commit is contained in:
2021-11-10 15:38:52 +01:00
parent 02a9e46f96
commit 6cf171227a
23 changed files with 314 additions and 863 deletions

View File

@@ -3,6 +3,7 @@ tnoremap <Esc> <C-\><C-n>
set termguicolors
"set colorcolumn=88
set background=dark
set number
match Error /\%>88c/
highlight Pmenu ctermbg=gray guibg=gray
@@ -146,3 +147,5 @@ Plug 'iCyMind/NeoSolarized'
call plug#end()
colorscheme NeoSolarized
set clipboard=unnamedplus