mirror of
https://github.com/xlogerais/config-vim
synced 2025-01-18 06:36:36 +01:00
Create initial directory structure and configuration files
This commit is contained in:
commit
4a508536a9
0
vimpagerrc
Normal file
0
vimpagerrc
Normal file
12
vimrc
Normal file
12
vimrc
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
" ------ [ Gestion des options ] ----------------------------------------------
|
||||
" We don't want vi compatibility.
|
||||
set nocompatible
|
||||
|
||||
" we have a fast terminal
|
||||
set ttyfast
|
||||
|
||||
|
||||
" ------ [ Gestion de la coloration syntaxique ] ----------------------------------------------
|
||||
syntax on
|
||||
|
Loading…
x
Reference in New Issue
Block a user