about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-13 18:02:13 +0000
committerGitHub <noreply@github.com>2022-06-13 18:02:13 +0000
commit15c142e5c08877cb63e498a2acbb25bc3fcd6300 (patch)
tree1b1c1a408e3d23a512a2fe05291d0d31561591fd /doc
parentfa46b52651f923e9401508d6e5124c47f690d25a (diff)
parent6ccd35f78fab2c97f64f322e3348515029b52c93 (diff)
Merge staging-next into staging
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/vim.section.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/languages-frameworks/vim.section.md b/doc/languages-frameworks/vim.section.md
index 563fdf45a8611..6d7efe455b136 100644
--- a/doc/languages-frameworks/vim.section.md
+++ b/doc/languages-frameworks/vim.section.md
@@ -277,9 +277,6 @@ my-vim =
        copy paste output2 here
     ];
 
-    # Pathogen would be
-    # vimrcConfig.pathogen.knownPlugins = plugins; # plugins
-    # vimrcConfig.pathogen.pluginNames = ["tlib"];
   };
 ```