This is fucking cim c:

This commit is contained in:
Xen0 2018-04-03 09:48:45 +02:00
parent 6d7f8e22a2
commit 1498ca2822
1 changed files with 8 additions and 0 deletions

8
.vimrc Normal file
View File

@ -0,0 +1,8 @@
set noswapfile
set number
syntax on
set hlsearch
map <F6> :set spell spelllang=en_us<CR>
autocmd FileType html set omnifunc=htmlcomplete#CompleteTags
set background=dark
set t_Co=256