Commit Graph

153 Commits

Author SHA1 Message Date
Janek ba2c1b4e25 Update README.md 2020-05-27 10:45:28 +02:00
Christian Brabandt eff4828b37
README: fix saythanks link
unfortunately, saythanks broke and since it has been restored, the links
changed. So fix it here again.
2020-04-20 08:11:35 +02:00
kazukazuinaina cce6b55a27 [add] coc-git section in README 2020-04-17 16:57:54 +09:00
kazukazuinaina dd72442fee [fix] github_actions's url 2020-03-18 02:52:17 +09:00
Jackson Bailey 9bbeb75dd8 Specify the full helptags command 2020-02-20 13:34:29 -05:00
kazukazuinaina 0654fec1be [fix] github action's url in README 2020-02-07 17:10:15 +09:00
Christian Brabandt 73502997ff
Merge branch 'master' into add_github_actions 2020-02-07 08:39:41 +01:00
kazukazuinaina a6a3eab8d9 [add] github actions
[add] github actions's batch in README

[update] yml
2020-02-07 05:14:16 +09:00
kazukazuinaina 5e470bcf0b [update]travis-ci's badge 2020-02-07 04:59:37 +09:00
kazukazuinaina 52175cec3d [fix] nerdtree's url
[fix] nerdtree's url in README
2020-01-28 17:40:25 +09:00
kazukazuinaina cf6dcf5e19 update license's year in vim-airline 2020-01-06 11:22:49 +09:00
Christian Brabandt 826561daf3
say thanks 2019-06-04 08:30:57 +02:00
Benjamin Leopold a0c9198fa2
Update README.md: update link(38) to vim-ctrlspace 2019-05-30 10:17:56 -04:00
Christian Brabandt c8a36e14e9
Updated Copyright Statements 2019-03-25 12:29:47 +01:00
Christian Brabandt 4078688305
README.md: move section header 2019-02-04 10:38:11 +01:00
Christian Brabandt 96d42317b1
Update README.md 2019-02-04 10:37:34 +01:00
Jesse Hallett a92b12e1c6 Implement extension to report errors and warnings from LanguageClient plugin 2018-09-09 23:53:08 -04:00
Darren Kavanagh a280ea4a18
Update README.md
Fix typo and grammar.
2018-05-12 18:59:29 -07:00
mox 00f718691a Adding localsearch extension (code and documentation). See https://github.com/mox-mox/vim-localsearch 2018-04-09 00:47:23 +02:00
Kyle Holzinger 66991f53fa add to docs 2017-12-28 16:08:32 -05:00
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