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
C
Config_Files
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
Maxime Bombar
Config_Files
Commits
6394b4d3
Commit
6394b4d3
authored
Oct 24, 2017
by
Fardale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[vimrc] charger de la conf perso
parent
48d3d19e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
.vimrc
.vimrc
+11
-2
No files found.
.vimrc
View file @
6394b4d3
...
...
@@ -8,8 +8,10 @@
" par défaut. Sentez-vous libre de les décommenter pour les utiliser.
"------------------------------------------------------------------------------
"
"
"~" " Pour charger de la configuration avant la configuration crans
"~" source .vimrc_before
" +-----------+
" | Affichage |
" +-----------+
...
...
@@ -161,3 +163,10 @@ set history=50
"~" " Surligne les espaces insécables
"~" au BufEnter * hi Nbsp ctermbg=233 guibg=black
"~" au BufEnter * match Nbsp /\%uA0/
" +-------+
" | Perso |
" +-------+
"~" " Pour charger de la configuration après la configuration crans
"~" source .vimrc_after
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