Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jnrowe/vim-configs
Personal vim configs
https://github.com/jnrowe/vim-configs
configs vimrc
Last synced: 5 days ago
JSON representation
Personal vim configs
- Host: GitHub
- URL: https://github.com/jnrowe/vim-configs
- Owner: JNRowe
- Created: 2009-11-12T14:10:53.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T23:42:44.000Z (about 1 year ago)
- Last Synced: 2024-02-05T00:33:45.664Z (about 1 year ago)
- Topics: configs, vimrc
- Language: Python
- Homepage: https://jnrowe-vim.readthedocs.io/
- Size: 4.35 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.rst
- Code of conduct: .github/CODE_OF_CONDUCT.rst
Awesome Lists containing this project
README
vim-configs
===========.. note::
This repository is in hibernation for various reasons, but if we work
together you can find a current version under
``~JNRowe/silhouette/vim-configs``. I hope to re-enable public pushes at
some point, but it has close to the lowest priority on my entire todo list
right now [2024-02-04].This is my personal vim_ configuration that is shared among hosts. Maybe
they’re useful to you too, or — better yet — you’ll spot *and* fix a bug!.. image:: .static/hero.png
:alt: Sample screenshot of configurationIt uses features introduced in version 8.2, but should work with later versions.
It will *not* work with neovim_, and that is unlikely to change in the near
future.If you find any problems with the files in this repository either file an
issue_, or drop me a mail_. However, please do not report problems when using
neovim_, pull requests are fine though.Poke around in the ``.rst`` files to see how things work, and be forewarned that
it isn’t for the faint of heart!Contributors
------------I’d like to thank the following people who have contributed to ``vim-configs``.
Patches
'''''''*
Bug reports
'''''''''''* Delphine Beauchemin
* Carlo Teubner
* Karl UllmannIdeas
'''''* David Fearnley
* Manjeet Singh
* Nathan McGregorIf I’ve forgotten to include your name I wholeheartedly apologise. Just drop me
a mail_ and I’ll update the list!.. _vim: https://www.vim.org/
.. _neovim: https://neovim.io/
.. _issue: https://github.com/JNRowe/vim-configs/issues/
.. _mail: [email protected]