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 |
|
Eric Wong
|
e5f8d2b012
|
fix(guide): move getName function to lua
|
2024-06-03 22:23:09 +08:00 |
|
Eric Wong
|
bdc177e320
|
perf(guide): use timer to display win
|
2024-06-03 22:11:58 +08:00 |
|
Eric Wong
|
24712351a1
|
perf(guide): improve key binding guide
|
2024-06-01 22:51:47 +08:00 |
|
Eric Wong
|
d6a34e3aff
|
fix(quickfix): fix quickfix autocmd
|
2024-05-28 09:27:12 +08:00 |
|
Eric Wong
|
de1815dd50
|
perf(autocmd): close vim on last quickfix win
|
2024-05-28 08:20:59 +08:00 |
|
Eric Wong
|
2af288455e
|
perf(autocmd): move syntax autocmd to lua
|
2024-05-28 08:05:55 +08:00 |
|
Eric Wong
|
0ee4532004
|
perf(autocmds): use lua autocmds instead of viml
|
2024-05-28 07:19:55 +08:00 |
|
Eric Wong
|
9bd6508e8c
|
fix(statusline): check vim.diagnostic.count
|
2024-05-25 20:39:18 +08:00 |
|
Eric Wong
|
e9446e63fe
|
fix(autosave): fix lua autosave plugin
|
2024-05-22 11:46:16 +08:00 |
|
Eric Wong
|
ad078317fb
|
fix(tabline): fix default colorscheme tabline
|
2024-05-21 23:12:56 +08:00 |
|
Eric Wong
|
4d3c680a93
|
fix(lsp): set server_ready to false on LspDetach
|
2024-05-21 12:10:31 +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
|
4515c6162c
|
fix(t_ve): remove t_ve from iedit.lua
neovim does not support t_ve option.
|
2024-05-19 19:29:07 +08:00 |
|
Eric Wong
|
77216853d9
|
perf(cursor): hide cursor
|
2024-05-14 23:24:58 +08:00 |
|
Eric Wong
|
9c31df502d
|
perf(scrollbar): change min_size to 5
|
2024-05-06 19:27:11 +08:00 |
|
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
|
1d68f475f7
|
fix(tabline): fix Ctrl-Shift-Left/Right key
|
2024-05-03 21:53:53 +08:00 |
|
Eric Wong
|
c28fda48b1
|
feat(tabline): add lua tabline
|
2024-04-21 22:57:47 +08:00 |
|
Eric Wong
|
732401aee9
|
perf(job): close job handle on_exit
|
2024-04-17 21:21:31 +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
|
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
|
a31dc92f8e
|
fix(recordkey): fix win order
|
2024-03-31 23:34:52 +08:00 |
|