doc: mention all supported plugins

Also, in the extensions mention the required vim plugin
This commit is contained in:
Christian Brabandt
2019-11-08 20:18:04 +01:00
parent 5b9cbc1a57
commit 664426be21
38 changed files with 67 additions and 6 deletions

View File

@@ -1,8 +1,7 @@
" MIT License. Copyright (c) 2014-2019 Mathias Andersson et al.
" Plugin: https://github.com/mhinz/vim-grepper
" vim: et ts=2 sts=2 sw=2
" Heavily derived from the Gutentags extension
scriptencoding utf-8
if !get(g:, 'loaded_grepper', 0)