This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" vimrc vim iman gowhari | |
set expandtab | |
set tabstop=4 | |
set shiftwidth=4 | |
set autoindent | |
set noswapfile | |
set hlsearch | |
set nowrap | |
set autochdir |
NewerOlder