Eric Wong
|
9bd6508e8c
|
fix(statusline): check vim.diagnostic.count
|
2024-05-25 20:39:18 +08:00 |
|
Eric Wong
|
e7091fbfaf
|
perf(statusline): show errors counts on statusline
|
2024-05-21 21:34:27 +08:00 |
|
Eric Wong
|
896a9a43ef
|
fix(gruvbox): fix NormalFloat highlight
|
2024-05-21 13:18:21 +08:00 |
|
Eric Wong
|
592bf3941a
|
fix(lsp): fix SPC e l key binding
|
2024-05-21 12:03:22 +08:00 |
|
Eric Wong
|
49e00f00f5
|
fix(notify): fix notify cursor position
|
2024-05-21 11:25:51 +08:00 |
|
Eric Wong
|
49b944a29d
|
revert(history)!: do not change register @/
|
2024-05-15 12:52:33 +08:00 |
|
Eric Wong
|
503842a9a3
|
perf(history): update register @/
|
2024-05-14 19:13:39 +08:00 |
|
Eric Wong
|
9c31df502d
|
perf(scrollbar): change min_size to 5
|
2024-05-06 19:27:11 +08:00 |
|
Eric Wong
|
fcaab916b5
|
fix(statusline): fix statusline highlight
|
2024-05-06 19:21:26 +08:00 |
|
Eric Wong
|
fd9a12aa67
|
fix(statusline): fix statusline fireformat sep
|
2024-05-06 19:08:25 +08:00 |
|
Eric Wong
|
db3ea12b2d
|
fix(ctrlg): fix filename format & clear highlight
|
2024-05-06 18:25:04 +08:00 |
|
Eric Wong
|
456d1f2856
|
fix(statusline): fix inactive separators
|
2024-05-06 17:58:01 +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
|
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
|
f6e07c5659
|
feat(recordkey): support nvim 0.10.0
|
2024-03-31 22:49:58 +08:00 |
|
Eric Wong
|
f934a4128b
|
feat(recordkey): add recordkey plugin
|
2024-03-31 20:26:37 +08:00 |
|
Eric Wong
|
18f2edc395
|
feat(notify): share viml notifys
|
2024-03-31 00:08:50 +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
|
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
|
833c9ac3d0
|
feat(todo): add todo_close_list option
|
2024-03-24 21:46:37 +08:00 |
|
Eric Wong
|
6ca19772e1
|
chore(version): update to v2.4.0-dev
|
2024-03-24 14:57:36 +08:00 |
|
Eric Wong
|
2a2deac2e6
|
Release v2.3.0
|
2024-03-24 14:49:58 +08:00 |
|
Eric Wong
|
f5c6730177
|
fix(string): fix string2chars function test for vim
skip chinese test for old vim
|
2024-03-23 20:40:17 +08:00 |
|
Eric Wong
|
735298e5b4
|
feat(chinese): add key bindings for translate types
add key bindings to translate characters between fullwidth type and halfwidth type.
Co-authored-by: Kun Lin <Kun.Lin@qq.com>
|
2024-03-22 19:26:52 +08:00 |
|
Eric Wong
|
a1596e9f20
|
fix(chinese): fix translating function between numerals
Co-authored-by: Kun Lin <Kun.Lin@qq.com>
|
2024-03-22 19:24:40 +08:00 |
|
Eric Wong
|
4563880fee
|
perf(scrollbar): use vim#buffer api
|
2024-03-22 16:49:58 +08:00 |
|
Eric Wong
|
7eb68ca364
|
test(nvim): fix make test for nvim 0.9.5
|
2024-03-21 18:25:14 +08:00 |
|
Eric Wong
|
1eeff6661f
|
perf(history): skip empty file and save pos before opening startify
|
2024-03-18 22:22:16 +08:00 |
|
Eric Wong
|
55ae728f06
|
perf(file): change default file icon color
|
2024-03-15 23:39:26 +08:00 |
|
Eric Wong
|
57465855c9
|
perf(file): add file icon for vimrc and makefile
|
2024-03-15 23:19:36 +08:00 |
|
Eric Wong
|
f6020d09d5
|
chore(file): remove debug message
|
2024-03-15 22:41:37 +08:00 |
|
Eric Wong
|
06770399fd
|
perf(color): use #ffffff as default color
|
2024-03-15 22:40:44 +08:00 |
|
Eric Wong
|
96fe87f849
|
revert(mapping)!: remove SPC b h , duplicate with SPC a s
|
2024-03-15 19:59:09 +08:00 |
|
Eric Wong
|
4336429e58
|
perf(file): fix file icon for config and muttrc
|
2024-03-15 11:11:22 +08:00 |
|
Eric Wong
|
04a3402b5a
|
feat(telescope): make SPC f r use Telescope neomru
|
2024-03-15 00:51:59 +08:00 |
|
Eric Wong
|
a6a9237d79
|
feat(icon): highlight icons on startify
|
2024-03-14 17:15:19 +08:00 |
|
Eric Wong
|
7036897359
|
feat(history): save searching history
|
2024-03-14 13:59:25 +08:00 |
|
Eric Wong
|
49fff62e21
|
feat(history)!: use history plugin instead of shada
can not fix https://github.com/neovim/neovim/issues/6875
always get error when open two nvim instances
|
2024-03-14 11:08:00 +08:00 |
|
Eric Wong
|
5ed5184a3d
|
docs(typo): rename enabled_formater to enabled_formatters
|
2024-03-14 00:44:04 +08:00 |
|
Eric Wong
|
dc63d2459b
|
perf(powershell): add enabled_formatters layer option
|
2024-03-14 00:15:27 +08:00 |
|
Eric Wong
|
ad5b9e5496
|
feat(format): add layer option notify width and timeout
|
2024-03-12 12:55:15 +08:00 |
|
Eric Wong
|
e5387c15c8
|
feat(sql): support sqlformat & fix encoding
|
2024-03-12 11:13:53 +08:00 |
|
Eric Wong
|
dcfc4b0404
|
feat(sql): improve lang#sql layer
|
2024-03-12 01:19:02 +08:00 |
|
Eric Wong
|
681fe2f16d
|
perf(api): include neovim prerelease info
|
2024-03-11 23:48:13 +08:00 |
|
Eric Wong
|
2ad0da4272
|
perf(treesitter): add default setup function
|
2024-03-11 22:07:14 +08:00 |
|
Eric Wong
|
c46968d5e1
|
fix(colorscheme): link WinSeparator to VertSplit
|
2024-03-11 21:37:47 +08:00 |
|