Eric Wong
|
cf640a81da
|
fix(zettelkasten): test zettelkasten plugin
|
2024-12-16 22:53:41 +08:00 |
|
Eric Wong
|
4e5a459ee4
|
fix(cmp): fix return nil behavior
close https://github.com/SpaceVim/SpaceVim/issues/4943
|
2024-12-13 00:10:43 +08:00 |
|
Eric Wong
|
81400f9c23
|
feat(zettelkasten): add zk tags tree
|
2024-12-11 13:48:49 +08:00 |
|
Eric Wong
|
fb7bb88485
|
feat(zkbrowser): use <LeftRelease> to filter tag
|
2024-12-11 10:10:34 +08:00 |
|
Eric Wong
|
b89c9f320a
|
feat(zettelkasten): detach vim-zettelkasten plugin
update
zettelkasten browser statusline
update
update readme
update
|
2024-12-10 22:35:57 +08:00 |
|
Eric Wong
|
859e2db582
|
fix(guide): update language specified mapping
close https://github.com/SpaceVim/SpaceVim/issues/4942
|
2024-12-09 20:46:30 +08:00 |
|
Eric Wong
|
3e92a97c55
|
fix(messletters): make bubble_num avoid nil
|
2024-12-08 19:49:08 +08:00 |
|
Eric Wong
|
c2c8a96161
|
fix(cmp): fix nvim-cmp mapping
close https://github.com/SpaceVim/SpaceVim/issues/4929
|
2024-12-07 18:53:28 +08:00 |
|
Eric Wong
|
08719ccab2
|
fix(guide): fix g guide map
close https://github.com/SpaceVim/SpaceVim/issues/4931
|
2024-11-05 20:33:09 +08:00 |
|
Wes Turner
|
533c40395c
|
typo(guide): Key binding not defined
|
2024-09-17 15:42:22 +08:00 |
|
Eric Wong
|
98b6cae025
|
feat(flygrep): use ctrl-h toggle hidden files
|
2024-07-27 22:53:27 +08:00 |
|
Eric Wong
|
fd8c555c88
|
fix(chat): fix vim chat statusline
|
2024-07-22 09:25:54 +08:00 |
|
Eric Wong
|
e291cd136e
|
feat(cpicker): add xyz color space
|
2024-07-21 22:03:38 +08:00 |
|
Eric Wong
|
e17ac3c1a6
|
fix(color): add missing functions
|
2024-07-21 14:47:38 +08:00 |
|
Eric Wong
|
8ff37e2a98
|
feat(cpicker): add linear and lab color space
|
2024-07-21 14:33:31 +08:00 |
|
Eric Wong
|
b0f1e65b35
|
feat(cpicker): add hwb color-mix
|
2024-07-18 18:31:54 +08:00 |
|
Eric Wong
|
f35e0da911
|
feat(cpicker): change color code background
|
2024-07-14 19:01:57 +08:00 |
|
Eric Wong
|
a9a14ff85b
|
feat(cpicker): add hwb color space
|
2024-07-14 16:30:43 +08:00 |
|
Eric Wong
|
98e67a214c
|
feat(cpicker): add cmyk color space
|
2024-07-13 21:59:34 +08:00 |
|
Eric Wong
|
cd08e2430b
|
fix(color): use math.round instead of floor
|
2024-07-13 19:08:50 +08:00 |
|
Eric Wong
|
b4e860322d
|
feat(hsv): add hsv format
|
2024-07-13 18:52:07 +08:00 |
|
Eric Wong
|
ff20c0284b
|
feat(cpicker): add tools#cpicker layer
|
2024-07-12 00:31:36 +08:00 |
|
Eric Wong
|
6a303b7896
|
feat(core): add logevent plugin
|
2024-07-09 23:48:42 +08:00 |
|
Eric Wong
|
9df25cac4c
|
fix(mapping): fix SPC b d key binding
|
2024-07-09 18:44:01 +08:00 |
|
Eric Wong
|
c4a7b0f7c1
|
fix(tabline): update tabline on buflisted changed
|
2024-07-09 17:55:28 +08:00 |
|
Eric Wong
|
f6f1261486
|
test(vader): fix vader test
|
2024-07-08 23:01:40 +08:00 |
|
Eric Wong
|
b45b89ee20
|
perf(tabline): use BufAdd instead of BufNew
|
2024-07-07 14:42:40 +08:00 |
|
Eric Wong
|
2b9fd55094
|
fix(tabline): handle BufNew event
|
2024-07-07 11:43:48 +08:00 |
|
Eric Wong
|
1843ad9c35
|
perf(layer): lazy load layer config
|
2024-07-05 23:11:59 +08:00 |
|
Eric Wong
|
5373526997
|
fix(tasks): fix task status
|
2024-07-03 12:07:52 +08:00 |
|
Eric Wong
|
f73abd9343
|
fix(projectmanager): skip when &autochdir is true
close https://github.com/SpaceVim/SpaceVim/issues/4858
|
2024-06-30 22:37:23 +08:00 |
|
Eric Wong
|
64ecde0532
|
perf(buf): open buf in best win
close https://github.com/SpaceVim/SpaceVim/issues/4888
|
2024-06-30 19:13:24 +08:00 |
|
Eric Wong
|
eff98275d0
|
fix(guide): fix prompt of flygrep
execute() silent by default, the prompt can not be displayed
|
2024-06-27 23:34:12 +08:00 |
|
Eric Wong
|
4c4647f5ec
|
fix(find): fix find statusline
|
2024-06-21 23:10:33 +08:00 |
|
Eric Wong
|
793aa62053
|
perf(default): remove unused var & functions
|
2024-06-16 15:22:00 +08:00 |
|
Eric Wong
|
0230993946
|
perf(guide): remove debug info
|
2024-06-15 15:18:01 +08:00 |
|
Eric Wong
|
f8c9c475f4
|
fix(file): fix file api
|
2024-06-15 09:54:14 +08:00 |
|
Eric Wong
|
f818591314
|
fix(compatible): fix nvim-0.5.0 support
|
2024-06-13 08:44:55 +08:00 |
|
Eric Wong
|
7edc45e572
|
fix(lua): fix lua warnings
|
2024-06-12 19:45:53 +08:00 |
|
Eric Wong
|
6b653dbf86
|
perf(statusline): support quickfix & loclist
|
2024-06-12 19:29:50 +08:00 |
|
Eric Wong
|
921d96cb10
|
fix(statusline): fix code runner and repl stl
|
2024-06-12 11:57:20 +08:00 |
|
Eric Wong
|
7979f7b043
|
fix(statusline): fix syntax_checking function
|
2024-06-12 08:50:11 +08:00 |
|
Eric Wong
|
22b15dfe50
|
fix(default): fix default color template
|
2024-06-11 22:28:44 +08:00 |
|
Eric Wong
|
e31f6b2380
|
fix(scrollbar): check excluded_filetypes
|
2024-06-11 11:46:10 +08:00 |
|
Eric Wong
|
2fea2697e6
|
perf(stl): add input_method function
|
2024-06-10 21:47:31 +08:00 |
|
Eric Wong
|
cb17aecf83
|
fix(statusline): fix display current tag
|
2024-06-10 18:49:45 +08:00 |
|
Eric Wong
|
511480cabc
|
fix(guide): use hide option only for nvim 0.10.0+
|
2024-06-09 22:16:21 +08:00 |
|
Eric Wong
|
6b7c5a14ce
|
feat(statusline): add lua statusline
|
2024-06-09 10:37:42 +08:00 |
|
Eric Wong
|
74ba9cc90a
|
perf(autocmd): move autocmds.vim to lua
|
2024-06-04 23:36:20 +08:00 |
|
Eric Wong
|
a10d464ca9
|
fix(mkdir): fix mkdir lua plugin
|
2024-06-03 22:38:36 +08:00 |
|