Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Membres actifs
fichiers_configuration
Commits
48d3d19e
Commit
48d3d19e
authored
Oct 21, 2017
by
Fardale
Browse files
.vimrc add cpoptions
parent
c69ea7f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.vimrc
View file @
48d3d19e
...
...
@@ -64,6 +64,9 @@ endif
"~" " Conserve l'indentation de la ligne précédente lors d'un retour à la ligne
"~" set autoindent
"~" " Ne suprime pas l'indentation faite par 'autoindent' si la ligne est laissé vide
"~" set cpoptions+=I
"~" " Met les tabulations à 4 colonnes
"~" set tabstop=4
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment