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
23b3d8e4
Commit
23b3d8e4
authored
5 years ago
by
Sven Mäder
Browse files
Options
Downloads
Patches
Plain Diff
Remove unneeded mouse insert fix when not using mouse/clipboard
parent
7221629d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
profile/default/.vimrc
+0
-2
0 additions, 2 deletions
profile/default/.vimrc
with
0 additions
and
2 deletions
profile/default/.vimrc
+
0
−
2
View file @
23b3d8e4
...
...
@@ -79,8 +79,6 @@ set pastetoggle=<F2>
" toggle mouse mode (normal/insert)
nnoremap
<
F3
>
:
call
ToggleMouse
()<
CR
>
inoremap
<
F3
>
<
C
-
O
>:
call
ToggleMouse
()<
CR
>
" paste text at mouse position (insert)
inoremap
<
MiddleMouse
>
<
LeftMouse
><
MiddleMouse
>
" toggle list mode (normal/insert)
MapToggle
<
F4
>
list
...
...
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