We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8457e6b commit 308beceCopy full SHA for 308bece
README.md
@@ -104,6 +104,11 @@ Running `Mangrep`:
104
105
Just use your favorite plugin manager.
106
107
+If you were previously using `man.vim` that comes with vim by default, please
108
+remove this line `runtime! ftplugin/man.vim` from your `.vimrc`. It's known to
109
+be causing [issues](https://github.com/vim-utils/vim-man/issues/23) with this
110
+plugin.
111
+
112
### Contributing
113
114
Contributing and bug fixes are welcome. If you have an idea for a new feature
0 commit comments