itchyny
468ca152fd
stop listening CursorMoved, BufUnload and remove lightline#update_once
2020-01-29 21:26:55 +09:00
itchyny
96d3618f39
update copyright year in LICENSE
2020-01-28 18:43:35 +09:00
itchyny
6c4a6a59ba
replace fugitive#head with FugitiveHead in the documents ( close #417 )
2020-01-28 18:42:21 +09:00
itchyny
604ffb2b0f
avoid using reverse(range(n)) ( fix #415 )
2020-01-27 19:43:21 +09:00
itchyny
f4fa096a67
use match case comparison operators in the sample configuration
2019-12-27 18:26:25 +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
itchyny
6fb3ddd293
Merge pull request #403 from kazukazuinaina/add_dein_section_README
...
Add dein section in README.md
2019-12-20 09:30:15 +09:00
kazukazuinaina
b29e93396c
Add dein section in README.md
2019-12-20 03:39:08 +09:00
itchyny
ef6df46efe
test with Vim 8.2
2019-12-13 14:10:55 +09:00
itchyny
e6f282f5e9
reorder the colorscheme screenshot list
2019-11-10 16:00:05 +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
itchyny
85e61fb0df
Merge pull request #399 from favorable-mutation/master
...
add comprehensive colorscheme screenshots
2019-11-10 15:45:01 +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
23bf879514
Make hex numbers consistently lowercase
2019-10-30 01:24:59 -04:00
Lucas Arantes
35c54e22d4
Update last change for the simpleblack theme
2019-10-28 22:54:41 -04:00
Lucas Arantes
6caf209093
Add simpleblack screenshot to the readme file
2019-10-28 22:52:48 -04:00
Lucas Arantes
45b2a58169
Update colors for simpleblack's replace mode
2019-10-28 22:44:50 -04:00
itchyny
d7fd8d7a74
Merge pull request #395 from finch185277/fix-typos
...
Update README.md
2019-10-18 12:48:03 +09:00
finch185277
074f9300cf
Update README.md
...
- fix typos
2019-10-18 11:42:50 +08:00
itchyny
c9ab296e85
improve colors of one colorscheme ( fix #388 )
2019-09-09 22:43:52 +09:00
itchyny
d437b6fe92
fix background detection for hi Normal ctermfg=7 ( close #385 )
2019-09-07 11:22:28 +09:00
itchyny
8b3aa1632c
fix lightline#update for popup specified in the completeopt option
2019-08-20 14:00:58 +09:00
itchyny
09c61dc3f6
update the colorscheme list in the help
2019-08-14 10:48:06 +09:00
itchyny
1f3da6f1bb
Merge pull request #375 from impulse/master
...
Add ayu mirage theme
2019-08-13 08:19:53 +09:00
impulse
539ec24c91
convert hex to lowercase, remove whitespace
2019-08-11 12:06:15 +02:00
impulse
f7054474fe
Add ayu mirage theme
2019-08-11 12:01:21 +02:00
itchyny
f5039419d8
remove sudo: false from .travis.yml
2019-08-06 15:33:58 +09:00
itchyny
d589eb5530
Merge pull request #373 from ssayols/master
...
installation using vim packages
2019-08-02 22:45:44 +09:00
Sergi Sayols
dde1454371
installation using vim packages
2019-08-01 11:56:40 +02:00
itchyny
1afe1e9bd5
change events for updating the statusline, from BufWinEnter,FileType to BufEnter ( close #352 )
...
- fix the active statusline after updating the quickfix/location list
- use g:qf_disable_statusline to disable the statusline of the default ftplugin
- for before Vim 8.1.1715, keep using FileType event to overwrite the statusline of the quickfix window
2019-07-30 21:23:20 +09:00
itchyny
f2a1f47c85
Merge pull request #372 from SoftwareSheriff/master
...
Add Selenized Dark Theme
2019-07-25 21:55:17 +09:00
Charles Hall
a01ac94422
added "selenized_dark" to the theme list in the docs
2019-07-22 11:11:40 -07:00
Charles Hall
c7d933c3d3
added "selenized_dark" theme
2019-07-22 11:06:44 -07:00
itchyny
bc82a1c7b6
add test for entering a popup window
2019-07-20 13:36:18 +09:00
itchyny
48b4ee4997
test with Vim 8.1.1700 on TravisCI
2019-07-20 13:34:12 +09:00
itchyny
a059b4effb
use ==# to check string equality
2019-07-20 13:32:02 +09:00
itchyny
284d3ee0db
Merge pull request #371 from rbtnn/patch-1
...
Entering a popup window, do not update lightline
2019-07-15 23:01:16 +09:00
Naruhiko Nishino
f947d46271
Entering a popup window, do not update lightline
2019-07-14 02:29:05 +09:00
Lucas Arantes
ac000971a0
Add simpleblack
2019-06-25 15:59:35 -04:00
itchyny
80c242c3c5
Merge branch 'sheerun-powerlineish-theme'
2019-06-12 18:47:39 +09:00
itchyny
8f6555b4f2
add powerlineish to the list of colorschemes in the document
2019-06-12 18:47:15 +09:00
itchyny
8ce4f1abb2
fix header of powerlineish colorscheme file
2019-06-12 18:47:07 +09:00
Adam Stankiewicz
d3b097654f
Update theme
2019-06-09 11:55:04 +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
itchyny
bb0b401361
fix colors of right components of one colorscheme
2019-05-12 20:31:56 +09:00
itchyny
e0cb7ef0eb
Merge pull request #360 from edgard/master
...
Fix 'one' colorscheme normal right side colors
2019-05-12 18:19:54 +09:00
Edgard Castro
84c49480a0
Fix 'one' colorscheme normal right side colors
2019-05-11 15:48:38 +02:00