summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
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 563fdf45a861..6d7efe455b13 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"];
};
```