Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vimrc
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
vimrc
Commits
6ad46eb8
Commit
6ad46eb8
authored
Sep 08, 2015
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated plugins, added manpage mappings
parent
9666e296
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
+5
-3
bundle/diffchar.vim
bundle/diffchar.vim
+1
-1
bundle/supertab
bundle/supertab
+1
-1
bundle/syntastic
bundle/syntastic
+1
-1
ftplugin/man.vim
ftplugin/man.vim
+2
-0
No files found.
diffchar.vim
@
7a92d236
Subproject commit
890b3fd9918ee6ce9a8cf930a8eaa9c3b29b7d2
e
Subproject commit
7a92d2365ee835205dc56bf2a038eef8869489b
e
supertab
@
9f7da6d4
Subproject commit
43b98dd2c74977a02473d923c159d4110c94273
e
Subproject commit
9f7da6d4988daf863ebc414f221bb12c2614f59
e
syntastic
@
1be90771
Subproject commit
47c70b3e1e388d8f9cc7c6d9687efc047df843a
c
Subproject commit
1be907716e4940d2387545e3e42b6411c9c58a6
c
ftplugin/man.vim
View file @
6ad46eb8
...
...
@@ -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-]>'
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