summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2011-03-30 12:04:14 +0200
committerHugues Hiegel <hugues@hiegel.fr>2011-03-30 12:04:14 +0200
commitd2b5db06a6b34098a140c500400f3307c5d203e3 (patch)
treeaf2e2d823efa7bc229aeb34bbff4cd8890cbe6d1
parent47f2d7161a2de4a0da47cdcf8b611bf1f988c4df (diff)
[Vim] manpage plugin -very good-
-rw-r--r--vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index cbff23e..a9b6bc2 100644
--- a/vimrc
+++ b/vimrc
@@ -113,6 +113,9 @@ map <ESC>Q v/$\n\n<CR>J:.!fmt -tcw78<CR>:noh<CR>
map <ESC>u :noh<CR>
+runtime! ftplugin/man.vim
+map K :Man <C-R>=expand("<cword>")<CR><CR>
+
" Function
" Erase_Sig_but_Your()