mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-08 01:37:34 +00:00
Clean init file
This commit is contained in:
parent
36941a0b26
commit
a5a0c7be64
@ -1,12 +1,7 @@
|
|||||||
"Allows filetype detection
|
"Allows filetype detection
|
||||||
filetype on
|
filetype on
|
||||||
|
|
||||||
" Set settings values
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
||||||
" Allow arrow keys
|
|
||||||
set nocompatible
|
|
||||||
|
|
||||||
" Use more convenient leader
|
" Use more convenient leader
|
||||||
let mapleader=","
|
let mapleader=","
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user