Vim: Difference between revisions

imported>Mickours
Add link to a working Home manager NeoVim config for Python
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...
Line 99: Line 99:
};
};
</syntaxHighlight>
</syntaxHighlight>
Note that dynamically loading with opt may be buggy and the workaround is to solely use [https://vi.stackexchange.com/a/20818/30821 start].


=== Using Pathogen as manager ===
=== Using Pathogen as manager ===