Eric Wong
|
5b127e22dd
|
perf(tabline): use lua tablineat function
|
2024-05-04 22:13:43 +08:00 |
|
Eric Wong
|
ccfceebe98
|
perf(tabline): add sep after hide left section
|
2024-05-04 21:38:21 +08:00 |
|
Eric Wong
|
7ece5acd37
|
docs(website): update roadmap and following head
|
2024-05-03 22:14:29 +08:00 |
|
Eric Wong
|
1d68f475f7
|
fix(tabline): fix Ctrl-Shift-Left/Right key
|
2024-05-03 21:53:53 +08:00 |
|
Eric Wong
|
bee24ee792
|
fix(history): fix history pos
|
2024-05-03 21:17:51 +08:00 |
|
Eric Wong
|
c28fda48b1
|
feat(tabline): add lua tabline
|
2024-04-21 22:57:47 +08:00 |
|
Eric Wong
|
d6bc345442
|
feat(format): add rustfmt
|
2024-04-18 21:28:35 +08:00 |
|
Eric Wong
|
732401aee9
|
perf(job): close job handle on_exit
|
2024-04-17 21:21:31 +08:00 |
|
Eric Wong
|
172b79f658
|
perf(format): use first executable formatter
|
2024-04-17 19:53:49 +08:00 |
|
Eric Wong
|
01e948f6be
|
feat(format): add c format
|
2024-04-17 12:19:12 +08:00 |
|
Eric Wong
|
9e46432d18
|
docs(format): add readme
|
2024-04-16 15:25:54 +08:00 |
|
Eric Wong
|
78e32eb47d
|
fix(job): return 0 for empty table
|
2024-04-16 14:57:06 +08:00 |
|
Eric Wong
|
7ff2fec04a
|
fix(job): check cmd before run job
|
2024-04-16 14:55:26 +08:00 |
|
Eric Wong
|
ccfc031441
|
fix(format): check formatted_context and stdin
|
2024-04-16 14:36:31 +08:00 |
|
Eric Wong
|
c9fd7f91c7
|
refactor(format): refactor on_exit function
|
2024-04-16 14:35:15 +08:00 |
|
Eric Wong
|
17a380aed9
|
feat(ctags): remove tags before running ctags
|
2024-04-16 14:08:57 +08:00 |
|
Eric Wong
|
545a3bc5fa
|
feat(format): support :Format! filetype
|
2024-04-16 14:00:20 +08:00 |
|
Eric Wong
|
a7fbe2415b
|
refactor(format): enable format function
|
2024-04-16 13:54:12 +08:00 |
|
Eric Wong
|
5b3b5886d4
|
fix(format): fix formatter end_line
|
2024-04-16 12:35:37 +08:00 |
|
Eric Wong
|
79d9a8323d
|
perf(format): log formatter info
|
2024-04-16 12:30:56 +08:00 |
|
Eric Wong
|
4db99ea058
|
feat(format): support custom format
|
2024-04-16 12:24:21 +08:00 |
|
Eric Wong
|
d393df8ada
|
chore(format): format code
|
2024-04-16 11:30:52 +08:00 |
|
Eric Wong
|
1d8dbeb8bb
|
feat(format.lua) add format.lua
|
2024-04-16 11:27:49 +08:00 |
|
Eric Wong
|
ae6b976930
|
fix(mapping): fix typo in help for leader f b
Co-authored-by:thawk <thawk009@gmail.com>
|
2024-04-06 20:47:12 +08:00 |
|
Eric Wong
|
a31dc92f8e
|
fix(recordkey): fix win order
|
2024-03-31 23:34:52 +08:00 |
|
Eric Wong
|
f6e07c5659
|
feat(recordkey): support nvim 0.10.0
|
2024-03-31 22:49:58 +08:00 |
|
Eric Wong
|
f07c2e3e31
|
perf(recordkey): use keytrans()
|
2024-03-31 21:49:30 +08:00 |
|
Eric Wong
|
5f06cb9eb8
|
perf(recordkey): ignore all events
|
2024-03-31 20:49:01 +08:00 |
|
Eric Wong
|
91170cab09
|
feat(recordkey): remove key via timer
|
2024-03-31 20:36:45 +08:00 |
|
Eric Wong
|
f934a4128b
|
feat(recordkey): add recordkey plugin
|
2024-03-31 20:26:37 +08:00 |
|
Eric Wong
|
cbc3f5e50c
|
feat(git): complete :Git branch
|
2024-03-31 15:47:50 +08:00 |
|
Eric Wong
|
18f2edc395
|
feat(notify): share viml notifys
|
2024-03-31 00:08:50 +08:00 |
|
Eric Wong
|
32aec1ec5b
|
fix(bookmarks): fix next/previous function
|
2024-03-30 22:49:14 +08:00 |
|
Eric Wong
|
5816fbbbfa
|
fix(bookmarks): fix mn & mp key bindings
|
2024-03-30 22:24:22 +08:00 |
|
Eric Wong
|
99738624b4
|
feat(bookmark): add VimLeave autocmd
|
2024-03-30 22:15:03 +08:00 |
|
Eric Wong
|
7c80fe4369
|
feat(bookmarks): update bookmarks lnums
|
2024-03-30 21:38:08 +08:00 |
|
Eric Wong
|
5cb566b359
|
perf(bookmarks): skip empty bufname & buftype
|
2024-03-29 14:30:05 +08:00 |
|
Eric Wong
|
ac148697e4
|
fix(bookmark): remove sign before add new bookmark
|
2024-03-29 10:38:26 +08:00 |
|
Eric Wong
|
8649032dc5
|
feat(bookmarks): edit existing annotation
|
2024-03-29 10:31:29 +08:00 |
|
Eric Wong
|
3d557dceeb
|
fix(bookmark): remove extra unlet
|
2024-03-29 02:02:47 +08:00 |
|
Eric Wong
|
34c343b697
|
fix(bookmarks): unlet bookmarks when clear
|
2024-03-29 02:00:58 +08:00 |
|
Eric Wong
|
3a22f555dd
|
feat(bookmark): add virt_text support
|
2024-03-29 01:55:02 +08:00 |
|
Eric Wong
|
f759826426
|
feat(bookmark): custom sign text and highlight
|
2024-03-29 00:22:03 +08:00 |
|
Eric Wong
|
180493c1b5
|
feat(bookmarks): add new bookmark plugin
|
2024-03-29 00:02:30 +08:00 |
|
Eric Wong
|
ea2dea6fdc
|
perf(bookmark): add bookmark logger
|
2024-03-27 09:47:41 +08:00 |
|
Eric Wong
|
348d868d9d
|
perf(telescope): remove jk for telescope
|
2024-03-26 23:49:51 +08:00 |
|
Eric Wong
|
4846788807
|
feat(bookmarks): add telescope support
|
2024-03-26 23:34:21 +08:00 |
|
Eric Wong
|
a1e9a37951
|
chore(bookmark): remove extra files
|
2024-03-26 22:49:53 +08:00 |
|
Eric Wong
|
a3264f9d75
|
docs(readme): remove extra link
|
2024-03-24 22:58:34 +08:00 |
|
Eric Wong
|
833c9ac3d0
|
feat(todo): add todo_close_list option
|
2024-03-24 21:46:37 +08:00 |
|