Commit Graph

133 Commits

Author SHA1 Message Date
Christian Brabandt 4a1f65841c
README: mention how to use pack feature for install
fixes #1594
2017-11-15 08:06:17 +01:00
Christian Brabandt 1f84ad886c
README: still some problems 2017-11-15 07:58:22 +01:00
Christian Brabandt c88dca5c96
README: still some problems with the table
(I hate markdown)
2017-11-15 07:54:50 +01:00
Christian Brabandt dd368b3e31
README: one more fix for the table 2017-11-15 07:51:48 +01:00
Christian Brabandt 20a6fe2b9f
README: Fix table 2017-11-14 23:44:52 +01:00
Christian Brabandt f3aae5f72b
README: show a screenshot and document what this plugin does
fixes #1589
2017-11-14 23:43:04 +01:00
Christian Brabandt ea46192561
README: remove laststatus section
closes #1560
2017-09-05 07:25:26 +02:00
Christian Brabandt 571f892fcd
README: mention how to fix performance problems 2017-09-01 12:01:43 +02:00
Christian Brabandt e7d18fe427
Updated README.md mention correct Vundle repo 2017-06-24 17:05:24 +02:00
Christian Brabandt ac032b752a Fix missing backquote 2017-06-24 13:43:46 +02:00
Christian Brabandt b101175683 Mention minpac installation 2017-06-24 13:42:13 +02:00
Maxim Gonchar 8e64138ef4 Add vimtex support
Indicates:
- whether the file is considered to be main or local
- whether the viewer is opened
- whether the compilation is running
- whether the compilation is continuous

Added:

* `vimtex` existence check
* variables documentation

TODO: readme and a screenshot

Update readme.md

Update doc

Update screenshot url
2017-05-08 13:07:13 +03:00
Michael Noronha bcb52a1feb Add dein.vim to plugins-managers 2017-05-02 12:58:52 -05:00
Grayson Wright e14f6579d7 [format] Display install instructions in a table
Previously, the instructions were displayed in a list without nesting,
and were hard to follow.

Since all the install commands are essentially one-liners,
a table makes it easy to look them up by package manager.
2017-03-26 13:19:09 -07:00
Thomas Dy c9a0c62b1b Add support for denite 2017-03-15 16:41:50 +08:00
Jerome Reybert a1db013d3f Add vimagit extension 2017-01-19 14:02:53 +01:00
Christian Brabandt 85cbdd8de3 Add link to xkblayout extension 2017-01-18 09:58:33 +01:00
Theodore Dubois a314038280 add vim-bufmru to the list of integrated plugins 2016-11-05 09:16:03 -07:00
Misha Brukman 2dc2748804 Remove Bitdeli as it's defunct. 2016-10-14 10:36:21 +02:00
Kevin Sapper c1c1f7fc31 Problem: ctrlspace integration not documented with a screenshot
Solution: Add image from #1015 to README.md
2016-02-09 10:21:44 +01:00
Adarsh Pandit ddbc454315 Link to new theme repository in README.md
Reason for Change
=================
* As of [this commit], themes are now in a separate repository.
* The `README.md` file does not reflect this change as of yet.

[this commit]: d7fd8ca649.

Changes
=======
* Mention the external themes when discussing them.
* Create a new "Themes" sub-section and add information on how to add them.

Note: this addresses Issue #981.
2016-01-31 21:41:15 -08:00
Bailey Ling 348663f7f8 introduce contributing.md 2016-01-18 14:01:39 -05:00
Bailey Ling 2c613a1746 update maintainers list 2016-01-14 21:36:49 -05:00
Bailey Ling e53a77b1e6 update readme about maintainers, update badge 2016-01-14 21:01:28 -05:00
Marco Hinz ae2f3dc6e2 README: add vim-plug to installation section 2016-01-14 13:25:20 +01:00
Marco Hinz 79cdd75a0c README: update URLs to reflect new repo location 2016-01-14 13:23:50 +01:00
Eugene Krokhalev a0c7e1538b Change ctrlp link to more correct repository 2015-12-24 10:15:26 +03:00
Bailey Ling bb4be0095d add info about theme pull requests 2015-10-05 09:13:57 -04:00
Daniel Hahler f22fbfd41d hunks: add support for quickfixsigns
Closes: https://github.com/bling/vim-airline/pull/754
2015-05-03 19:50:11 +02:00
Bailey Ling 77c58de628 add info about g:airline_extensions to readme. 2015-03-01 10:59:53 -05:00
Bailey Ling f0492b5aea add basic integration for vim-ctrlspace 2015-02-27 21:44:43 -05:00
Bailey Ling 8aad42644c integration with taboo.vim; resolves #476 and #575. 2015-02-27 21:12:45 -05:00
Bailey Ling 1ca6ffb6d0 happy 2015
resolves #692.
2015-02-13 21:47:43 -05:00
Bailey Ling 925147baef add :Helptags to readme for pathogen. resolves #699. 2015-02-07 12:07:31 -05:00
Bailey Ling 616daceb73 add small section about performance to readme 2014-10-18 11:45:09 -04:00
Adam Monsen 6feec73d14 README: fix link to powerline font install docs 2014-10-04 20:35:10 -07:00
steve 5ff2b4b2f5 Update README.md vundle installation instructions
[vundle is undergoing interface changes](https://github.com/gmarik/Vundle.vim/blob/master/doc/vundle.txt#L372-L396)
2014-04-26 14:28:28 +08:00
Bailey Ling baed8ac063 happy 2014 2014-01-19 23:44:44 -05:00
gabriellim c638affe4f Minor spelling
5th bullet point in Features section had the word "colorschemes"

Proposed fix: color schemes
2014-01-14 23:24:29 -08:00
Evgeni Kolev 1c41ce53d9 Add promptline.vim extension 2014-01-10 22:14:21 +02:00
Matthew Martin ad1b23e8c3 Add comment on 'laststatus' to the README
Judging from #vim activity, few read the help all the way to the FAQs.
2013-12-13 08:57:58 -06:00
Evgeni Kolev 63272a08ae Add tmuxline extension 2013-11-23 11:10:11 +02:00
Bailey Ling 047e40a3e1 update readme with link to sample accent configuration. 2013-10-08 09:48:06 -04:00
Bailey Ling 0f23d9373c move eclim documentation into the vim doc. 2013-10-01 21:26:31 -04:00
xinleibird 4eec9cfa91 Add eclim extension and update documentation. 2013-10-02 04:19:15 +08:00
Bailey Ling e0f6bee10e slow down release cycle. 2013-09-28 01:55:50 +00:00
Bailey Ling e2a88dd67f add screenshot for accents. 2013-09-23 18:15:49 -04:00
Bailey Ling 123daf2861 add info about configuring tabline separators to readme. 2013-09-23 18:54:42 +00:00
Bailey Ling e1062c5f84 update docs 2013-09-07 13:50:55 +00:00
Bailey Ling bfb091c3ca minor cleanup of documentation. 2013-09-07 01:52:53 +00:00