Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
fichiers_configuration
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boudy
fichiers_configuration
Commits
48d3d19e
Commit
48d3d19e
authored
Oct 21, 2017
by
Fardale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.vimrc add cpoptions
parent
c69ea7f2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.vimrc
.vimrc
+3
-0
No files found.
.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
Markdown
is supported
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