This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles_old/.vimrc
2018-08-23 16:03:16 +03:00

8 lines
91 B
VimL
Executable File

syntax on
set number
set tabstop=4
set autoindent
set viminfo=
let g:netrw_dirhistmax = 0