Eric Wong
|
bfdf0e0851
|
perf(bundle): use nvim-surround for nvim 0.8.0+
|
2024-06-05 19:05:21 +08:00 |
|
Eric Wong
|
522aebb509
|
fix(vim): fix vim start with vim --servername VIM
|
2024-06-05 18:45:08 +08:00 |
|
Eric Wong
|
74ba9cc90a
|
perf(autocmd): move autocmds.vim to lua
|
2024-06-04 23:36:20 +08:00 |
|
Eric Wong
|
6a97b72dc3
|
perf(bundle): use telescope 0.1.8 for nvim 0.10.0
|
2024-06-03 23:24:17 +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
|
ee5cc484d1
|
fix(task): check isBackground by boolean
|
2024-06-02 23:43:52 +08:00 |
|
Eric Wong
|
f6ee684f00
|
perf(dev): use task to open nvim and vim
|
2024-06-02 23:35:12 +08:00 |
|
Eric Wong
|
6d0631fe0b
|
docs(repository): add repository url
|
2024-06-02 22:33:26 +08:00 |
|
Eric Wong
|
a98a673c7d
|
docs(index): update test version
|
2024-06-02 20:32:35 +08:00 |
|
Eric Wong
|
401d549941
|
docs(index): update tested versions
|
2024-06-02 20:14:17 +08:00 |
|
Eric Wong
|
47bbf8efc0
|
fix(defx): use defx for nvim 0.4.0+
|
2024-06-02 19:50:18 +08:00 |
|
Eric Wong
|
271c76e792
|
fix(compatible): fix bufname() and bufnr()
|
2024-06-02 19:43:37 +08:00 |
|
Eric Wong
|
fa5d3e1d1c
|
fix(scrollbar): use zindex only for nvim 0.5.0+
|
2024-06-02 13:51:58 +08:00 |
|
Eric Wong
|
157e276226
|
fix(cmp): use nvim-cmp for nvim v0.7.x or higher
|
2024-06-02 13:46:15 +08:00 |
|
Eric Wong
|
097ea8684d
|
fix(argvs): fix parser_argv function
|
2024-06-02 13:35:55 +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
|
74748dba2e
|
docs(about): update about page
|
2024-05-28 08:42:31 +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
|
87f7eca4c5
|
perf(statusline): improve syntax info color
|
2024-05-27 19:51:13 +08:00 |
|
Eric Wong
|
6d7ebe6891
|
docs(go): update :h SpaceVim-layers-lang-go
|
2024-05-26 21:35:26 +08:00 |
|
Eric Wong
|
5130094e91
|
docs(go): lsp for golang
|
2024-05-26 21:23:26 +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
|
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
|
8465f680df
|
perf(gruvbox): update gruvbox
ref: 143a3b8bab
|
2024-05-21 13:14:31 +08:00 |
|
Eric Wong
|
99466a152f
|
perf(colorscheme): update NormalFloat for one
|
2024-05-21 13:02:02 +08:00 |
|
Eric Wong
|
1c4627c212
|
perf(lspconfig): update nvim-lspconfig to 9bda20f
ref: 9bda20fb96
|
2024-05-21 12:31:14 +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
|
721e31186f
|
docs(vimdoc): add extra space
|
2024-05-20 19:11:52 +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
|
49b944a29d
|
revert(history)!: do not change register @/
|
2024-05-15 12:52:33 +08:00 |
|
Eric Wong
|
94c6282ba4
|
fix(rtp): fix default rpt
|
2024-05-15 09:36:54 +08:00 |
|
Eric Wong
|
77216853d9
|
perf(cursor): hide cursor
|
2024-05-14 23:24:58 +08:00 |
|
Eric Wong
|
503842a9a3
|
perf(history): update register @/
|
2024-05-14 19:13:39 +08:00 |
|
Eric Wong
|
c2899ae1f8
|
fix(install): ln error if ~/.config doesn't exist
Co-authored-by:: cycychenyi <cycychenyi@outlook.com>
|
2024-05-14 19:07:54 +08:00 |
|
Eric Wong
|
ea7134702c
|
docs(website): update doc
|
2024-05-07 09:25:50 +08:00 |
|
Eric Wong
|
2ae196cab5
|
docs(website): change default img to workflow
|
2024-05-07 08:08:03 +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 |
|