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
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
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
wsdjeg
db0d2c08df
revert(ui): revert indent-blankline config
2023-07-05 13:33:32 +08:00
wsdjeg
d8f880defa
fix(indent-blankline): set max_indent_increase = 1
2023-07-05 13:32:04 +08:00
wsdjeg
3da610a107
chore(version): update version to v2.3.0-dev
2023-07-05 12:20:47 +08:00
Eric Wong
8a7ec45818
Release v2.2.0
2023-07-05 11:50:23 +08:00
wsdjeg
8f8ec15692
fix(flygrep): fix unknown function error
2023-07-04 01:02:13 +08:00
wsdjeg
83cb47789d
test(chinese): fix vader test
2023-07-03 23:52:36 +08:00
dqnk
a39c6294bc
fix(rust): rust lsp check typos fix
2023-07-03 23:48:38 +08:00
wsdjeg
344cd372d4
test(guide): fix guide test
2023-07-03 22:38:52 +08:00
wsdjeg
37e6806081
fix(rust): fix rust lsp check
...
close https://github.com/SpaceVim/SpaceVim/issues/4762
2023-07-02 22:12:49 +08:00
Eric Wong
c9cd11ff21
fix(chinese): change chineselinter key binding
2023-07-02 18:57:09 +08:00
wsdjeg
1281eb75ba
perf(guide): clear Search
highlight group in guide buffer
2023-07-02 17:21:04 +08:00
wsdjeg
29956c36f2
perf(guide): use ctrl-d/u
instead of ctrl-b/f
2023-07-02 11:45:01 +08:00
wsdjeg
d90fdee668
perf(guide): add offset length
2023-07-02 11:12:28 +08:00
wsdjeg
1014b85f50
perf(guide): add guide offset, len = 8
2023-07-01 21:55:58 +08:00
Eric Wong
b645f362e9
feat(dev): add bundle.lua
2023-07-01 20:30:44 +08:00
wsdjeg
c6195cd0e4
fix(tagbar): fix tagbar startup
...
close https://github.com/SpaceVim/SpaceVim/issues/4872
2023-06-28 08:52:18 +08:00
Eric Wong
d3727ce979
perf(whichkey): add which-key theme
2023-06-28 01:20:11 +08:00
wsdjeg
f0e0ba1594
ci(health): fix health test
2023-06-27 19:18:51 +08:00
wsdjeg
7330a362b0
perf(api): use get var
2023-06-27 08:54:47 +08:00
wsdjeg
5febb52913
feat(todo): add ctrl-q
to apply results to quickfix
2023-06-25 14:13:17 +08:00
wsdjeg
3874042593
perf(a.vim): improve alternate plugin
2023-06-22 22:34:18 +08:00
wsdjeg
634ea0a34f
perf(lsp): use notify api to display workspace
2023-06-20 21:21:43 +08:00
wsdjeg
b65e484f18
feat('neodev'): bundle neodev to lang#lua
layer
2023-06-20 19:49:35 +08:00
wsdjeg
403332accb
chore(lspconfig): use latest version lspconfig for nvim 0.9.1
2023-06-19 15:59:04 +08:00
wsdjeg
b2bb63b100
perf(flygrep): improve quickfix support
2023-06-18 21:19:29 +08:00
wsdjeg
14835d4439
perf(core): use :update
instead of :w
2023-06-17 18:48:42 +08:00
wsdjeg
ffdc24702d
docs(notify): support multiple line msg and msg list
2023-06-17 17:37:57 +08:00
wsdjeg
0b22cc3e0b
chore(tools): use bundle SourceCounter
2023-06-17 16:41:31 +08:00
wsdjeg
8613aa8f6e
perf(flygrep): use lua flygrep for neovim 0.7.0+
2023-06-15 23:10:19 +08:00
wsdjeg
cb662c1083
fix(startify): fix StartifyEndOfBuffer
highlight
...
the `StartifyEndOfBuffer` highlight group should be updated
when change colorscheme.
the startify function s:hide_endofbuffer_markers() should
be called when colorscheme changed.
2023-06-15 21:06:45 +08:00
wsdjeg
4d84b47a31
feat(opt): set norulur
by default
2023-06-15 20:53:02 +08:00
wsdjeg
f5574cb42d
fix(opt): use nvim-cmp and neo-tree only for neovim
2023-06-15 19:52:49 +08:00
wsdjeg
122fb92c4f
feat(statuscolumn): add core#statuscolumn
layer
2023-06-14 23:29:14 +08:00
wsdjeg
4eb8490ffc
fix(tabline): focus redraw tabline when clear buffers
...
ref: https://github.com/neovim/neovim/issues/23989
2023-06-11 22:06:02 +08:00
wsdjeg
4cd290b71e
feat(cmp-dictionary): add cmp-dictionary
2023-06-11 21:41:39 +08:00
wsdjeg
5b75fb7b6a
perf(bundle): update bundle startify
2023-06-11 20:17:47 +08:00
proItheus
f4b746a617
fix(tab): fix tab and S-tab behavior
2023-06-10 15:00:07 +08:00
Eric Wong
0185457ced
fix(cmp): fix nvim-cmp support
2023-06-09 12:10:07 +08:00
wsdjeg
9d80f93a85
fix(snippet): fix snippet key binding
2023-06-09 00:43:36 +08:00
wsdjeg
333f6954e3
fix(notify): fallback to echo
2023-05-31 19:26:18 +08:00
wsdjeg
c8d8d0f504
feat(neotree): add SPC b t
key binding
2023-05-31 17:07:04 +08:00
wsdjeg
d0664365c0
perf(neotree): add SPC f t/o/T
key bindings
2023-05-30 22:24:17 +08:00
wsdjeg
dd1b4c6d65
perf(vimrc): change vimrc devicon
2023-05-30 21:59:39 +08:00
wsdjeg
663882498b
fix(font): fix guifont setting
2023-05-30 21:47:32 +08:00
wsdjeg
3ee322d4b4
feat(devicons): add nvim-web-devicons
2023-05-30 21:40:52 +08:00
wsdjeg
822d3269c2
perf(neotree): update neotree config
2023-05-30 21:30:41 +08:00
wsdjeg
5c83ab2f06
feat(neotree): add neotree support
2023-05-30 21:09:18 +08:00
wsdjeg
f7fd9a193c
fix(font): fix startup error
2023-05-30 18:56:26 +08:00
dqnk
5902f01117
fix(core): fix nvim startup with a new file
2023-05-07 21:50:36 +08:00
wsdjeg
1c4e847fd5
fix(log): enable debug mode by default
2023-04-24 23:36:18 +08:00
wsdjeg
88c885bb41
perf(tasks): use notify api for background tasks
2023-04-23 22:37:52 +08:00
wsdjeg
f4b92a7183
fix(project): enable debug mode of logger
2023-04-23 11:32:02 +08:00
wsdjeg
f1c5d9890a
feat(gtags): update gtags evn when switch project
...
close https://github.com/SpaceVim/SpaceVim/issues/4828
2023-04-23 11:24:45 +08:00
Shidong Wang
3d4c29cf5b
feat(gtags): add more debug info
2023-04-23 10:58:12 +08:00
wsdjeg
8091388658
perf(log): use debug log for guide statusline
2023-04-22 22:29:03 +08:00
ChasingZenith
ce69cb81a4
feat(telescope): add :Telescope ultisnips
command
...
add `<Leader> f s` key binding for telescope ultisnips.
this key binding is definded only when telescope layer
is loaded and snippet engine is ultisnips
2023-04-22 22:10:04 +08:00
Shidong Wang
07ef56b433
test(vim): fix vim test
2023-04-18 21:53:20 +08:00
wsdjeg
84d1a6b321
fix(ui): remove duplicate option
2023-04-18 19:51:16 +08:00