From 4ff5874cfaf684f05e4cd58dbfba2be24ae50aa9 Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Sat, 14 Sep 2024 23:41:42 -0400 Subject: [PATCH] Document that the plugin has gutentags integration --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f8b0f59..64f4502 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Provides * Automatic => alignment * If you don't like that, add `let g:puppet_align_hashes = 0` to your vimrc. * Ctags support + * gutentags integration + * You can enable loading tags with gutentags by setting + `g:gutentags_dont_load = 1` in your vimrc * Doesn't require a bloated JRE * Doesn't take minutes to open