Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
home
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Murukesh Mohanan
home
Commits
fd08eeba
Commit
fd08eeba
authored
9 years ago
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated plugins, added manpage mappings
parent
34fd0860
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
+5
-3
.vim/bundle/diffchar.vim
.vim/bundle/diffchar.vim
+1
-1
.vim/bundle/supertab
.vim/bundle/supertab
+1
-1
.vim/bundle/syntastic
.vim/bundle/syntastic
+1
-1
.vim/ftplugin/man.vim
.vim/ftplugin/man.vim
+2
-0
No files found.
diffchar.vim
@
7a92d236
Subproject commit
890b3fd9918ee6ce9a8cf930a8eaa9c3b29b7d2
e
Subproject commit
7a92d2365ee835205dc56bf2a038eef8869489b
e
This diff is collapsed.
Click to expand it.
supertab
@
9f7da6d4
Subproject commit
43b98dd2c74977a02473d923c159d4110c94273
e
Subproject commit
9f7da6d4988daf863ebc414f221bb12c2614f59
e
This diff is collapsed.
Click to expand it.
syntastic
@
1be90771
Subproject commit
47c70b3e1e388d8f9cc7c6d9687efc047df843a
c
Subproject commit
1be907716e4940d2387545e3e42b6411c9c58a6
c
This diff is collapsed.
Click to expand it.
.vim/ftplugin/man.vim
View file @
fd08eeba
...
...
@@ -17,3 +17,5 @@ endfunction
autocmd
BufEnter
$MAN_PN
call
PrepManPager
()
nnoremap
q
:
q
!<
CR
>
nnoremap
<
Space
>
<
PageDown
>
map
<
expr
>
<
CR
>
winnr
(
'$'
)
==
1
?
':vs<CR><C-]>'
:
'<C-]>'
This diff is collapsed.
Click to expand it.
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