Vim: Difference between revisions
imported>Aaron C Hall add small warning recommending start instead of opt, see conversations e.g. here: https://chat.stackexchange.com/transcript/message/56893141#56893141 - and also in elm slack's #vim room... |
imported>Aaron C Hall mNo edit summary |
||
| Line 100: | Line 100: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
Note that dynamically loading with opt may be buggy and the workaround is to | Note that dynamically loading with opt may be buggy and the workaround is to use [https://vi.stackexchange.com/a/20818/30821 start instead]. | ||
=== Using Pathogen as manager === | === Using Pathogen as manager === | ||