Commit Graph

140 Commits

Author SHA1 Message Date
itchyny
b06d921023 update colorscheme list in README.md 2021-05-30 11:55:58 +09:00
itchyny
ab2536a377 update README.md for installation instruction using packages 2020-10-08 14:15:02 +09:00
itchyny
1380e619bb update screenshot filenames 2020-05-02 16:27:03 +09:00
itchyny
6c4a6a59ba replace fugitive#head with FugitiveHead in the documents (close #417) 2020-01-28 18:42:21 +09:00
itchyny
0ba8888c0e fix tagbar buffer detection (ref: #405) 2019-12-27 18:13:16 +09:00
itchyny
6daec38c1d add more tips in README.md 2019-12-23 11:04:30 +09:00
kazukazuinaina
b29e93396c Add dein section in README.md 2019-12-20 03:39:08 +09:00
itchyny
f6701b1fea remove simpleblack from README.md 2019-11-10 15:54:16 +09:00
itchyny
03e538d523 fix screenshot links 2019-11-10 15:52:17 +09:00
Griffin Rademacher
4083e8cdf5 🎨 Adds colorscheme screenshots to new file
Currently, there are some screenshots of available
colorschemes at the beginning of the README. These
changes add a new `.md` file linked to from the
README with a comprehensive set of screenshots,
linked from the project Wiki using relative paths.
2019-11-05 14:45:42 -05:00
itchyny
53bd3279da Merge pull request #398 from lucasprag/simpleblack
Add simpleblack theme
2019-10-31 10:38:58 +09:00
Lucas Arantes
6caf209093 Add simpleblack screenshot to the readme file 2019-10-28 22:52:48 -04:00
finch185277
074f9300cf Update README.md
- fix typos
2019-10-18 11:42:50 +08:00
Sergi Sayols
dde1454371 installation using vim packages 2019-08-01 11:56:40 +02:00
itchyny
3b7c7b83d2 update installation instruction for pathogen to generate help tags with :Helptags (close #362) 2019-06-03 11:01:45 +09:00
Bill Papadimas
c5512fcc33 Remove grammatical error in readme 2018-07-05 17:51:36 +03:00
itchyny
41fb97e85b replace cui with cterm (close #304) 2018-04-28 00:10:36 +09:00
itchyny
e54d2ae512 remove Dracula theme in favor of github.com/dracula/vim (ref: #195, #299) 2018-04-14 10:44:52 +09:00
itchyny
583138f1ff fix typos in the help and README.md 2017-12-24 21:34:54 +09:00
Dave Powers
2651143749 Update links to alternative plugins 2017-10-01 14:12:01 -04:00
itchyny
ff74d65614 update some wording in README.md 2017-05-30 21:50:10 +09:00
itchyny
29bd3a213d linkify plugin manager titles in README.md 2017-05-28 19:25:58 +09:00
itchyny
2344c78c15 update titles in colorscheme samples of README.md 2017-05-28 19:18:00 +09:00
itchyny
592999a542 update explanation on colorschemes in README.md 2017-05-28 11:18:44 +09:00
itchyny
055950d853 add Dracula and one screenshots in README.md 2017-05-28 02:13:03 +09:00
itchyny
e0d8d797e2 rewrite configuration tutorial in README.md 2017-05-28 00:29:41 +09:00
itchyny
92757a0cb5 update screenshots in README.md 2017-05-27 19:17:49 +09:00
itchyny
15509c6fa6 update README.md: fix the repository url of Vundle 2017-04-16 00:17:57 +09:00
itchyny
9dc0aac2b2 update doc: rename the component functions LightLine -> Lightline 2016-10-24 08:21:21 +09:00
itchyny
0f2a26221a fix README, doc: fix the linecolumn symbol for the patched font 2016-09-13 23:57:44 +09:00
itchyny
6fffbaf1d6 update the README 2016-08-21 11:46:33 +09:00
itchyny
2946ae2baf update doc: add document for component_function_visible_condition, improve document for component_visible_condition (ref #173) 2016-08-21 11:34:11 +09:00
itchyny
ac5e6df5ca update hte examples in the README and doc: replace the _ variable with branch 2016-05-16 22:53:29 +09:00
itchyny
e731b248be update the example configurations: instead of using strlen, compare to empty string 2016-05-11 08:54:04 +09:00
itchyny
b69e020756 tweak the configuration for ctrlp (close #159) 2016-04-15 22:14:08 +09:00
itchyny
a0dac40a77 concatenate images vertically in README.md 2016-03-19 19:38:41 +09:00
itchyny
4b1dea2efc update README: new line before images 2015-12-12 11:10:49 +09:00
itchyny
616837f44e Add configuration for installation with vim-plug 2015-11-04 08:31:34 +09:00
itchyny
01d885afd2 update README.md: add PaperColor, seoul256 screenshots 2015-11-01 20:34:59 +09:00
itchyny
47a9f8776f trim trailing spaces 2015-09-29 08:01:31 +09:00
itchyny
f954924668 change My prefix to LightLine prefix 2015-07-25 16:59:39 +09:00
PhilG
5374a50bbb Added hint regarding sourcing vimrc via autocmds
When sourcing the vimrc via autocmds in a certain way lightline and other statusline plugins break and stop displaying colors properly. This hint shows how to reload it without the "rendering" breaking.
2015-05-18 12:48:59 +02:00
itchyny
a7783e8c81 improve README.md: set encoding=utf-8 should be placed before scriptencoding utf-8 2014-12-05 07:03:44 +09:00
itchyny
99a1351f1f fix cool characters table (fix #84) 2014-11-15 07:47:30 +09:00
itchyny
b18c1c214c fix subseparator.right of powerline (fix #84) 2014-11-15 07:45:04 +09:00
itchyny
22b269a50d add cool characters section in README (fix #84) 2014-11-13 07:34:16 +09:00
itchyny
72a413e60c move the noshowmode section (ref #74) 2014-07-27 11:12:08 +09:00
itchyny
35b20975f3 add image in the README (ref #74) 2014-07-27 06:28:44 +09:00
itchyny
a5b1cd1753 fix typo (ref #74) 2014-07-27 06:17:49 +09:00
Roy Lee
9a01f1db9f Update readme to include info about removing extraneous Vim mode info 2014-07-26 13:56:03 -07:00