Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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``.
- Loading branch information