This commit is contained in:
josh
2018-08-24 21:43:38 +03:00
parent 641da4c1b4
commit 6d7cd2f827
49 changed files with 1299 additions and 0 deletions

7
dotfiles/.vimrc Executable file
View File

@@ -0,0 +1,7 @@
syntax on
set number
set tabstop=4
set autoindent
set viminfo=
let g:netrw_dirhistmax = 0