You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Makefile: Improved installation and more (deploy, install extras, etc.).
* CONTRIBUTING guidelines.
* Uses Python syntax highlighting from fork, with bespoke configuration.
* highlight all global in configuration.
* set highlight all for Python.
* PR template: For PRs.
* Documentation improvements:
changelog moves to rst
README improved and updated.
* checklist for PR templates & contributing guide.
* Ignore ``__pycache__`` from auto-completion (added besides \*.pyc files).
* 79 cols for all the things! (Not only Python).
* Install all extras in a package! (``make extras``, requires Vim 8.0+).
Extras are: ``NERDTree``, ``fugiritve-vim``, and ``Flake8``.
0 commit comments