loydle / vimconfig

personal vim config

Repository from Github https://github.comloydle/vimconfigRepository from Github https://github.comloydle/vimconfig

syntax on
filetype plugin indent on
set background=dark
set showcmd
set number
set ignorecase
set mouse=a
set tabstop=4

About

personal vim config

License:MIT License


Languages

Language:Vim Script 100.0%