Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envrcd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
isgphys
envrcd
Commits
3925b3ad
Commit
3925b3ad
authored
6 years ago
by
Sven Mäder
Browse files
Options
Downloads
Patches
Plain Diff
Restore vimrc clipboard to defaults
parent
ea4f4c63
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
profile/default/.vimrc
+1
-1
1 addition, 1 deletion
profile/default/.vimrc
profile/default_serial/.vimrc
+1
-1
1 addition, 1 deletion
profile/default_serial/.vimrc
profile/schmid/.vimrc
+1
-1
1 addition, 1 deletion
profile/schmid/.vimrc
with
3 additions
and
3 deletions
profile/default/.vimrc
+
1
−
1
View file @
3925b3ad
...
...
@@ -38,7 +38,7 @@ set swapfile "use swp file while a file is open
set
modeline
"scan
first
/
last
lines
of
file
for
vim
commands
set
modelines
=
5
"
number
of
lines
checked
for
modelines
set
display
=
lastline "show beginning of broken
line
at bottom of
window
instead of displaying @
set
clipboard
=
unnamed "
make
all
operations such
as
yy
,
dd
,
p
work with the
clipboard
"
set clipboard=unnamed "make all operations such as yy, dd, p work with the clipboard
set
wildmenu
"show matches
for
command
-
line
completion
set
wildmode
=
longest
:
full
,
full "
define
how
tab
completion proceeds
on
partial
match
set
wildignore
+=
*
.
o
,
*
.
pdf "Let
tab
completion ignore certain
file
types
...
...
This diff is collapsed.
Click to expand it.
profile/default_serial/.vimrc
+
1
−
1
View file @
3925b3ad
...
...
@@ -38,7 +38,7 @@ set swapfile "use swp file while a file is open
set
modeline
"scan
first
/
last
lines
of
file
for
vim
commands
set
modelines
=
5
"
number
of
lines
checked
for
modelines
set
display
=
lastline "show beginning of broken
line
at bottom of
window
instead of displaying @
set
clipboard
=
unnamed "
make
all
operations such
as
yy
,
dd
,
p
work with the
clipboard
"
set clipboard=unnamed "make all operations such as yy, dd, p work with the clipboard
set
wildmenu
"show matches
for
command
-
line
completion
set
wildmode
=
longest
:
full
,
full "
define
how
tab
completion proceeds
on
partial
match
set
wildignore
+=
*
.
o
,
*
.
pdf "Let
tab
completion ignore certain
file
types
...
...
This diff is collapsed.
Click to expand it.
profile/schmid/.vimrc
+
1
−
1
View file @
3925b3ad
...
...
@@ -38,7 +38,7 @@ set swapfile "use swp file while a file is open
set
modeline
"scan
first
/
last
lines
of
file
for
vim
commands
set
modelines
=
5
"
number
of
lines
checked
for
modelines
set
display
=
lastline "show beginning of broken
line
at bottom of
window
instead of displaying @
set
clipboard
=
unnamed "
make
all
operations such
as
yy
,
dd
,
p
work with the
clipboard
"
set clipboard=unnamed "make all operations such as yy, dd, p work with the clipboard
set
wildmenu
"show matches
for
command
-
line
completion
set
wildmode
=
longest
:
full
,
full "
define
how
tab
completion proceeds
on
partial
match
set
wildignore
+=
*
.
o
,
*
.
pdf "Let
tab
completion ignore certain
file
types
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment