long time no commit

This commit is contained in:
Simonas Narbutas
2019-10-28 09:22:11 +01:00
parent 84c6f841ce
commit 8c78170a3a
11 changed files with 2102 additions and 13 deletions

2
.vimrc
View File

@@ -28,7 +28,7 @@ set visualbell " Use visual bell instead of a beep
set ttyfast " Let vim know we have a fast terminal, regardless of $TERM
set encoding=utf-8 " Set default file encoding to utf-8
set paste " Set paste on
set nopaste " Set paste off
"colorscheme solarized " Use solarized color scheme
set background=dark " With a dark background
syntax on " Enable/Disable syntax highlighting