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 |
|
Eric Wong
|
9ee8606e80
|
fix(telescope): fix deoplete autocmd
|
2024-03-11 21:34:24 +08:00 |
|
Eric Wong
|
74c93c6c6a
|
chore(treesitter): update nvim-treesitter to 0.9.1 for Nvim-0.8.x
|
2024-03-11 21:08:24 +08:00 |
|
Eric Wong
|
84cb742b9a
|
fix(pmd): check executable of Pmd_Cmd
|
2024-03-10 22:43:51 +08:00 |
|
Eric Wong
|
29501af80f
|
fix(neovide): fix neovide startup
neovide use `nvim --embed -p` by default
|
2024-03-10 12:15:53 +08:00 |
|
Eric Wong
|
8a89c5f743
|
perf(go)!: change default lint to golangci_lint
|
2024-03-08 11:51:49 +08:00 |
|
Eric Wong
|
5d9a515653
|
chore(startup): add startup log
|
2024-03-05 23:57:33 +08:00 |
|
Eric Wong
|
13f564b23a
|
chore(chinese): use bundle ChineseLinter
update to d819606eebc82dad34b2a9b7b1a861844380df84
|
2024-03-05 12:56:14 +08:00 |
|
Eric Wong
|
e341ee2971
|
docs(todo): remove targed todos
|
2024-03-02 23:29:26 +08:00 |
|
Eric Wong
|
0433e60e83
|
chore(todo): remove todo tag
|
2024-02-28 22:38:14 +08:00 |
|
Eric Wong
|
23a8289662
|
fix(statusline): fix statusline highlight
|
2024-02-28 11:48:32 +08:00 |
|
Eric Wong
|
e629491197
|
docs(license): add :h spacevim-dev-license
|
2024-02-28 11:11:56 +08:00 |
|
Eric Wong
|
206c56db80
|
fix(scrollbar): fix scrollbar for vim
|
2024-02-27 22:34:14 +08:00 |
|
Eric Wong
|
1c31f7218a
|
docs(help): add :h SpaceVim-dev-merge-request
|
2024-02-25 22:49:51 +08:00 |
|
Eric Wong
|
80cc95887e
|
fix(scrollbar): fix unsaved error
|
2024-02-25 21:40:31 +08:00 |
|
Eric Wong
|
ea76ba75aa
|
feat(projectmanager): make reg_callback support description
|
2024-02-24 16:28:33 +08:00 |
|
Eric Wong
|
03c9f6b01b
|
fix(git): ignore remote manager when close win
|
2024-02-23 17:08:52 +08:00 |
|
Eric Wong
|
e5573683ae
|
perf(telescope): use telescope 0.1.2 for nvim 0.7.0
|
2024-02-23 15:35:33 +08:00 |
|
wsdjeg
|
44f0cea649
|
feat(git): add git remote manager
|
2024-02-21 17:03:50 +08:00 |
|
Eric Wong
|
5f274bc97f
|
Merge branch 'nouzername-master-patch-09495' into 'master'
Replace the original function Chinese2Digit with the equivalent function...
See merge request SpaceVim/SpaceVim!6
|
2024-02-13 11:04:13 +00:00 |
|
Kun Lin
|
b6aa4b9fea
|
Replace the original function Chinese2Digit with the equivalent function...
|
2024-02-13 11:04:13 +00:00 |
|
Zhiyuan Ma
|
977bf3d0d0
|
feat(gtags): add the shortcut for jumping to a symbol
|
2024-02-13 11:02:24 +00:00 |
|
wsdjeg
|
daf814589b
|
feat(scrollbar): implement scrollbar in lua
|
2023-09-23 20:33:31 +08:00 |
|
wsdjeg
|
92395fbeae
|
docs(job): update :h spacevim-api-job
|
2023-09-16 21:48:55 +08:00 |
|
wsdjeg
|
743da32964
|
revert(rtp): remove :GrepRtp command
use `SPC h g` instead
|
2023-09-16 17:27:34 +08:00 |
|
wsdjeg
|
69acc16f48
|
docs(logger): update doc for :h SpaceVim#logger#derive
|
2023-09-16 16:00:55 +08:00 |
|
Eric Wong
|
2425ef85e2
|
feat(log): improve logger api
|
2023-09-16 15:21:40 +08:00 |
|
Eric Wong
|
6f0728c625
|
feat(repl): rewrite repl plugin in lua
|
2023-08-31 22:07:56 +08:00 |
|
Eric Wong
|
7e81ce1019
|
feat(guide): rewrite leader guide in lua
|
2023-08-25 12:05:54 +08:00 |
|
wsdjeg
|
4e9b739632
|
fix(scala): use old fork ensime-vim
close https://github.com/SpaceVim/SpaceVim/issues/4899
|
2023-08-06 12:43:54 +08:00 |
|
Eric Wong
|
6b4f50a203
|
fix(cmdlinemenu): fix cmdlinemenu lua api
|
2023-08-06 11:45:19 +08:00 |
|
wsdjeg
|
e90c1a9d87
|
fix(toml): use integer instead
|
2023-08-05 22:31:52 +08:00 |
|
wsdjeg
|
b6da4a2ffc
|
fix(toml): fix E706
|
2023-08-05 22:31:52 +08:00 |
|
Eric Wong
|
2b2c2aa5f6
|
feat(tasks): implement tasks.lua
|
2023-08-05 22:31:52 +08:00 |
|
Eric Wong
|
db252c01df
|
feat(alternate): make :A command support toml
|
2023-08-05 22:31:52 +08:00 |
|
dqnk
|
b785aaa8ed
|
fix(typescript): fix lsp key binding for typescript
|
2023-08-05 21:32:12 +08:00 |
|
wsdjeg
|
7088f82fc7
|
feat(pastebin): use lua pastebin for nvim 0.9.0+
|
2023-07-14 12:24:21 +08:00 |
|
wsdjeg
|
aa57658a58
|
perf(statusline): indent statusline mode text
|
2023-07-13 00:22:24 +08:00 |
|
Eric Wong
|
8b55955de4
|
feat(runner): rewrite code runner in lua
|
2023-07-13 00:00:35 +08:00 |
|
wsdjeg
|
69cddda857
|
perf(scrollbar): set scrollbar zindex to 10
|
2023-07-10 22:22:00 +08:00 |
|
wsdjeg
|
875441acbd
|
fix(flygrep): fix version checking
|
2023-07-06 00:23:39 +08:00 |
|