690 Commits

Author SHA1 Message Date
itchyny
e358557e1a optimize evaluating expanding components
Some checks failed
CI / Test (v7.3) (push) Has been cancelled
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
2024-12-30 22:13:52 +09:00
itchyny
d6a07ea376 Merge pull request #685 from harrypotterIUP/patch-2
Some checks failed
CI / Test (v7.3) (push) Has been cancelled
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
Mention up-to-date powerline font alternatives
2024-09-28 09:48:06 +09:00
harrypotterIUP
7e3f26781f Mention up-to-date powerline font alternatives 2024-09-27 19:58:44 +02:00
itchyny
58c97bc21c update copyright year in LICENSE 2024-01-13 11:33:26 +09:00
itchyny
114d542494 run test with Vim 9.1 and also update action versions 2024-01-13 11:33:17 +09:00
itchyny
1c6b455c04 Merge branch 'add-rose-pine-moon' 2023-11-21 08:12:35 +09:00
itchyny
4b7b6787fc add rosepine_moon to colorscheme list 2023-11-21 08:11:58 +09:00
Lucas Culverhouse
542233da98 Add Rosé Pine Moon colorscheme 2023-11-18 11:32:31 -08:00
itchyny
f11645cc6d Merge pull request #659 from 4513ECHO/fix/neovim-floatwin
fix: Make not to skip floatwin if it is focusable
2023-09-03 19:09:07 +09:00
4513ECHO
3d10b50dec fix: Make not to skip floatwin if it is focusable 2023-09-02 20:14:02 +09:00
itchyny
b1e91b41f5 update copyright year in LICENSE 2022-10-05 23:15:37 +09:00
itchyny
322061b69e run CI with Vim 9.0.0000 2022-10-05 23:15:11 +09:00
itchyny
d9fef1ae5b fix test assertions for E411 to follow changes of 8.2.4890 2022-10-05 23:14:10 +09:00
itchyny
b02ef0d9f2 fix filename header of rosepine colorscheme 2022-05-09 23:35:45 +09:00
itchyny
bba362c7b7 improve terminal colors of rosepine colorscheme (close #630) 2022-05-09 23:33:03 +09:00
itchyny
11931e2de4 use vim-themis 1.6.0 to test on Vim 7.3 2022-03-16 00:24:39 +09:00
itchyny
8ec9ecbfff update actions version 2022-03-16 00:24:10 +09:00
itchyny
2ac95acdef add rosepine to colorscheme list 2022-03-16 00:17:19 +09:00
itchyny
ab98d6e58d add newlines to colorscheme files consistently 2022-03-15 23:59:37 +09:00
itchyny
67a2c62eb8 fix filename to match the colorscheme name 2022-03-15 23:57:22 +09:00
itchyny
f05b0eed14 Merge pull request #625 from sheruost/feature/colorscheme_rose_pine
add Rosé Pine & Rosé Pine Dawn colorscheme
2022-03-15 23:54:15 +09:00
Sheldon Knuth
70e5ad5285 introduce Rosé Pine colorscheme for dark background, Rosé Pine Dawn for light background. 2022-03-15 14:03:27 +08:00
itchyny
a29b8331e1 stop updating on BufDelete event 2021-11-21 22:56:50 +09:00
itchyny
b06d921023 update colorscheme list in README.md 2021-05-30 11:55:58 +09:00
itchyny
60ee5d7602 fix titles in the colorscheme list to match configuration values 2021-05-30 11:51:53 +09:00
itchyny
d5cea5b048 update copyright year in LICENSE 2021-05-27 20:20:44 +09:00
itchyny
d70d69b341 Merge pull request #576 from laggardkernel/bugfix/cleanup-doc
docs: remove doc for obsolete func lightline#update_once()
2021-05-17 15:12:18 +09:00
laggardkernel
3cb06a0c64 docs: remove doc for obsolete func lightline#update_once() 2021-05-17 14:00:50 +08:00
itchyny
8a712365f9 add screenshot of apprentice to colorscheme.md 2021-03-21 17:29:18 +09:00
itchyny
3e7658cb75 Merge pull request #555 from pt307/apprentice
Add apprentice colorscheme
2021-03-21 16:58:03 +09:00
Paul Townsend
8843519a84 Add apprentice colorscheme 2021-03-02 18:39:48 +00:00
itchyny
8e013f32f5 use actions/checkout v2 2021-01-11 23:02:36 +09:00
itchyny
709b2d8dc8 improve performance of s:convert() 2020-11-21 14:04:24 +09:00
itchyny
7468c3b3b8 source autoload script in .themisrc 2020-11-21 03:41:27 +09:00
itchyny
fb3e157e45 fix inconsistent spacing around . operator 2020-11-21 00:24:25 +09:00
itchyny
a99156db53 improve s:line() 2020-11-21 00:23:25 +09:00
itchyny
46999f167a optimize flattening twice in s:expand() 2020-11-20 21:35:16 +09:00
itchyny
543ee323a4 test calling lightline#{disable,enable} twice does not cause errors 2020-11-14 12:01:31 +09:00
itchyny
fdccae8c9d Revert "use autocmd! [group] to remove the auto-commands" to fix #528
This reverts commit 2d482e82f2.
2020-11-13 15:31:33 +09:00
itchyny
2d482e82f2 use autocmd! [group] to remove the auto-commands 2020-11-10 22:34:57 +09:00
itchyny
53176a0b75 drop support of Vim 7.2 2020-11-05 20:07:44 +09:00
itchyny
8769bbb84c remove version from the document header 2020-10-20 21:35:24 +09:00
itchyny
5226facff7 improve the example in the document 2020-10-20 21:30:58 +09:00
itchyny
ee972cd83b add a pointer to vim-gitbranch 2020-10-20 21:24:00 +09:00
itchyny
e4a1cf56c9 simplify instruction in the document for powerline font 2020-10-20 21:22:05 +09:00
itchyny
0c60a099dd update installation instruction in the document 2020-10-20 20:54:50 +09:00
itchyny
ab2536a377 update README.md for installation instruction using packages 2020-10-08 14:15:02 +09:00
itchyny
2afc3ab4dd fix highlight links on resetting highlights (ref: Vim 8.2.1703 213da551) (close #512) 2020-09-25 11:00:28 +09:00
itchyny
f5f870e0ac reduce copying two lists in s:line 2020-09-05 21:00:11 +09:00
itchyny
760bacdc6e Merge pull request #505 from sudofoobar/fix-fg-color-in-selenized 2020-09-03 21:24:02 +09:00