wsdjeg
7bae4893f7
docs(vcs): add :h SpaceVim-layers-VersionControl
2022-03-21 12:34:20 +08:00
wsdjeg
78e2dfcaa6
docs(help): add :h SpaceVim-options-expand_tab
2022-03-20 15:42:03 +08:00
wsdjeg
e9e849b16c
feat(statusline): add totallines
section
...
close https://github.com/SpaceVim/SpaceVim/issues/4567
2022-03-20 10:13:18 +08:00
wsdjeg
6cbd429e40
docs(foldsearch): add :h SpaceVim-layers-foldsearch
2022-03-19 20:05:01 +08:00
Wang Shidong
6975374b3b
feat(plantuml): add java_command
option
...
close https://github.com/SpaceVim/SpaceVim/issues/4586
2022-02-20 12:22:00 +08:00
wsdjeg
e48c7c22b0
refactor(bundle): use bundle neomru
2022-02-08 23:29:34 +08:00
wsdjeg
577c3ceb9d
feat(autosave): add autosave_location option
2022-02-06 13:12:15 +08:00
Wang Shidong
9fe63d2932
feat(autosave): add autosave plugin
2022-02-05 11:13:50 +08:00
wsdjeg
a8d90178c9
docs(fzf): add :h SpaceVim-layers-fzf
2022-02-03 21:19:01 +08:00
wsdjeg
6b01367662
docs(usage): add :h SpaceVim-usage-undotree
2022-02-02 15:51:40 +08:00
wsdjeg
43187df062
feat(mapping): add help description for SPC s S
2022-01-30 20:02:18 +08:00
wsdjeg
687736f2b7
Release v1.9.0
2022-01-06 19:49:25 +08:00
wsdjeg
81f8ce0d3a
fix(lsp): fix lsp key binding
...
close https://github.com/SpaceVim/SpaceVim/issues/4536
2022-01-06 13:29:37 +08:00
wsdjeg
ab91988eff
fix(chinese): fix SPC n c d key binding
2022-01-03 13:09:19 +08:00
wsdjeg
5e86c24ccb
docs(debug): add :h SpaceVim-layers-debug
...
close https://github.com/SpaceVim/SpaceVim/issues/3054
close https://github.com/SpaceVim/SpaceVim/issues/3254
close https://github.com/SpaceVim/SpaceVim/issues/3594
close https://github.com/SpaceVim/SpaceVim/issues/4308
close https://github.com/SpaceVim/SpaceVim/issues/4017
2022-01-02 23:03:25 +08:00
wsdjeg
0cdc0d6df3
docs(layers): add doc for loading layer with layer option
...
close https://github.com/SpaceVim/SpaceVim/pull/4545
2022-01-02 22:06:01 +08:00
Shidong Wang
bcd4e755ab
docs(usage): add :h SpaceVim-usage-command-line-mode
2021-12-16 00:05:09 +08:00
Shidong Wang
d6e740476d
docs(lang#puppet): update puppet layer doc
2021-12-15 21:01:15 +08:00
Shidong Wang
db8ea76c7a
docs(lang#vala): correct language name in doc
2021-11-21 20:53:56 +08:00
Shidong Wang
ce7652a7ac
feat(lang#vala): add lang#vala
layer
...
close https://github.com/SpaceVim/SpaceVim/issues/4525
2021-11-21 20:48:53 +08:00
Shidong Wang
fcb9f0785a
feat(windisk): add windisk_encoding
option
2021-11-12 10:36:47 +08:00
Shidong Wang
290dc34d73
refactor(custom): format custom.vim && update :h SpaceVim-functions
2021-11-04 14:37:30 +08:00
Shidong Wang
e6626bdd37
docs(api): update :h SpaceVim-api-vim-message
2021-11-03 21:31:08 +08:00
Shidong Wang
cd2fee0a0e
docs(usage): add :h SpaceVim-usage-search-and-replace
2021-10-28 13:46:17 +08:00
Shidong Wang
fde8b71b41
refactor(chat)!: change chat windows key binding
...
BREAKING CHANGE: change `SPC a o` to `SPC a h`
2021-10-24 16:51:10 +08:00
Shidong Wang
cd033dd3cc
docs(chat): add :h SpaceVim-layers-chat
2021-10-24 16:45:26 +08:00
Shidong Wang
5ec1b3beb5
feat(mail): add login & password option
2021-10-23 15:59:22 +08:00
Shidong Wang
31ab74f8be
feat(mail): add mail layer option
2021-10-23 15:51:36 +08:00
Shidong Wang
fa43ef2043
feat(mail): use bundle vim-mail
2021-10-23 15:34:04 +08:00
Shidong Wang
b74dd23e4d
docs(ctrlp): add :h SpaceVim-layers-ctrlp
2021-10-23 15:09:41 +08:00
Shidong Wang
abbc14e100
docs(format): update :h SpaceVim-layers-format
2021-10-23 15:03:05 +08:00
Shidong Wang
7f41707436
docs(usage): add :h SpaceVim-usage-windows-and-tabs
2021-10-23 11:14:34 +08:00
Shidong Wang
b014a7e6c3
docs(vim#window): fix type in :h SpaceVim-api-vim-window
2021-10-22 23:07:42 +08:00
Shidong Wang
3895d20589
docs(api): add :h SpaceVim-api-time
2021-10-22 23:04:16 +08:00
Shidong Wang
f022462a16
docs(layers): update :h SpaceVim-layers
2021-10-22 22:33:50 +08:00
Shidong Wang
f6ac73b175
revert(shell)!: revert key binding <Esc>
in terminal mode
...
Problem: There is no way to send Esc to terminal
Solution: revert Esc in terminal, add ctrl-` key binding to
hide terminal from terminal mode.
merge: https://github.com/SpaceVim/SpaceVim/pull/3170
BREAKING CHANGE: revert key binding `<Esc>` in terminal mode
Co-authored-by: Clément Joly <oss@171819.xyz>
2021-10-17 23:51:28 +08:00
Shidong Wang
3f8724524d
feat(ssh): add ssh
layer
2021-10-16 22:23:53 +08:00
Shidong Wang
5c68676c53
feat(lang#go): add lsp support for golang
2021-10-16 13:14:53 +08:00
Shidong Wang
d5d2f1e066
docs(incsearch): update :h SpaceVim-layers-incsearch
2021-10-16 11:32:33 +08:00
Shidong Wang
1f2ce0e686
refactor(lang#lua)!: remove vim-support and add layer options
...
1. add `lua_file_head`
2. add `format_on_save`
3. disable lua-support
BREAKING CHANGE: remove lua-support plugin
2021-10-15 23:42:43 +08:00
Shidong Wang
d4e4fc27da
docs(lsp): update :h SpaceVim-layers-lsp
2021-10-15 10:10:55 +08:00
Shidong Wang
56b9d14e9a
refactor(tools#mpv)!: change default musics_directory
...
BREAKING CHANGE: `~/Music` is standard on macOS and
also on FreeDesktop's XDG.
2021-10-14 23:45:36 +08:00
Shidong Wang
2b40c524e8
feat(lang#julia): add lsp key bindings for julia
2021-10-11 00:42:45 +08:00
Shidong Wang
26baf7c2e4
docs(lang#markdown): update :h SpaceVim-layers-lang-markdown
2021-10-10 23:48:17 +08:00
Shidong Wang
d85912c15a
docs(lang#typescript): add doc for SPC l g d
2021-10-10 23:24:53 +08:00
Shidong Wang
da40455f5c
feat(lang#rust): add more lsp key bindings for rust
2021-10-10 23:16:11 +08:00
Shidong Wang
773aa07b46
feat(lang#javascript): add more lsp key bindings
...
1. SPC l x: show references
2. SPC l s: show line diagnostics
3. SPC l w l: list workspace folder
4. SPC l w a: add workspace folder
5. SPC l w r: remove workspace folder
6. add `g D` for type def jumping
2021-10-07 23:22:04 +08:00
Shidong Wang
cc73d9dd30
feat(lsp): add vim-language-server command
2021-10-07 22:22:36 +08:00
Shidong Wang
5b76a80c40
feat(lsp): use unicode#box
api to display workspace list
2021-10-07 19:17:33 +08:00
Shidong Wang
aa3deb1f25
feat(lang#python): add g D
to jump type definition
...
- fix `g d` lsp checking
- add `g D` for type def jumping
2021-10-06 22:40:26 +08:00
Shidong Wang
309728bcf2
feat(lang#python): add more lsp key bindings
...
Problem: Only a few lsp shortcuts are defined for python.
Solution: add more lsp key bindings
1. SPC l x: show references
2. SPC l s: show line diagnostics
3. SPC l w l: list workspace folder
4. SPC l w a: add workspace folder
5. SPC l w r: remove workspace folder
2021-10-06 15:30:36 +08:00
Shidong Wang
c6156bf766
feat(lang#vim
): add workspace related key bindings
...
Add three key bindings:
1. SPC l w l: list workspace folder
2. SPC l w a: add workspace folder
3. SPC l w r: remove workspace folder
2021-10-05 22:01:32 +08:00
Shidong Wang
e8a75bc7e2
feat(lang#vim
): add SPC l s
key binding
...
Add `SPC l s` to show line diagnostics when lsp layer is enabled
for vim script.
2021-10-05 19:49:17 +08:00
Shidong Wang
9d374eaa3c
feat(lang#vim
): add SPC l x
key binding
...
Add a key binding `SPC l x` to show references when the `lsp`
layer is enabled for vim script.
2021-10-05 19:22:12 +08:00
Shidong Wang
43fc0e8df2
fix(lang#vim): fix lang#vim
layer key bindings
2021-10-05 16:22:39 +08:00
Shidong Wang
22b663b5b9
feat(layer): add treesitter
layer
2021-10-05 15:30:36 +08:00
Shidong Wang
a45a8242ff
feat(layer): add julia code formattor
...
Problem: can not format julia.
Solution: add custom neoformat configuration for julia
2021-10-04 18:49:52 +08:00
Shidong Wang
2f4a805440
doc(layer): add :h SpaceVim-layers-tools-mpv
2021-10-03 20:09:30 +08:00
Shidong Wang
a2734a9e1c
doc(layer): add :h SpaceVim-layers-lang-smalltalk
2021-10-03 19:41:15 +08:00
Shidong Wang
247b15501f
doc(layer): update :h SpaceVim-layers-lang-typescript
2021-10-02 21:28:54 +08:00
Shidong Wang
553749f5f0
feat(layer): use notify api in lang#vim
layer
...
Problem: no info about doc generation.
Solution:
1. run notify api on job exit.
2. add `:h SpaceVim-layers-lang-vim`
2021-10-02 20:48:35 +08:00
Shidong Wang
e33aeb1b00
fix(layer): add :h SpaceVim-layers-lang-vue
...
Problem: failed to lint vue file.
Solution:
1. change eslint-plugin-html to eslint-plugin-vue
2. update vue layer page
3. add `:h SpaceVim-layers-lang-vue`
close https://github.com/SpaceVim/SpaceVim/issues/4488
2021-10-01 23:23:09 +08:00
Shidong Wang
879378000f
doc(layer): add :h SpaceVim-layers-lang-zig
2021-10-01 22:15:53 +08:00
Shidong Wang
3b6ad7f7d7
doc(layer): add :h SpaceVim-layers-lang-fennel
2021-10-01 19:52:49 +08:00
Shidong Wang
3a68e6ad21
doc(core): add :h SpaceVim-options-bootstrap_after/before
...
Problem: there isn't doc about boostrap function.
Solution:
1. add `:h SpaceVim-options-bootstrap_before`
2. and `:h SpaceVim-options-bootstrap_after`
3. update cn documentation about the differences between
bootstrap_after and bootstrap_before function.
2021-10-01 18:49:22 +08:00
Shidong Wang
7de44bde74
doc(layer): add :h SpaceVim-layers-lang-autoit
2021-10-01 18:27:41 +08:00
Shidong Wang
f544542ac9
doc(layer): update :h SpaceVim-layers-lang-agda
2021-10-01 18:22:05 +08:00
Shidong Wang
2253f54be5
fix(layer): fix rustfmt_cmd
option in lang#rust
layer
...
Problem: `rustfmt_cmd` option does not work.
Solution: apply `rustfmt_cmd` to neoformat option.
close https://github.com/SpaceVim/SpaceVim/issues/4307
2021-10-01 16:58:56 +08:00
Shidong Wang
a08746ffce
doc(layer): update :h SpaceVim-layers-lang-java
2021-10-01 15:48:50 +08:00
Shidong Wang
e098ae3445
feat(core): add code_runner_focus
option
...
Problem: can not focus on code runner windows.
Solution: add `code_runner_focus` option to focus
on code runner windows.
close https://github.com/SpaceVim/SpaceVim/issues/4130
2021-10-01 15:25:42 +08:00
Shidong Wang
f48b6a9ae6
doc(core): add :h SpaceVim-dev
2021-09-28 23:37:52 +08:00
Shidong Wang
d604674a95
doc(layer): update :h SpaceVim-layers-git
2021-09-28 23:02:09 +08:00
Shidong Wang
77d57270c4
doc(layer): update :h SpaceVim-layers-leaderf
2021-09-25 23:37:02 +08:00
Wang Shidong
71d78fae3c
feat(layer): add enable_tmux_clipboard
option
...
close https://github.com/SpaceVim/SpaceVim/issues/3670
2021-09-25 22:51:01 +08:00
Shidong Wang
483e3c0e29
change(core): deprecate statusline_unicode_symbols
option
...
Problem: the option name is too long
Solution: change `statusline_unicode_symbols` to `statusline_unicode`
2021-09-25 21:09:11 +08:00
Shidong Wang
72349e4dd7
change(core): deprecate project_rooter_automatically
option
...
change `project_rooter_automatically` to `project_auto_root`
2021-09-25 21:00:22 +08:00
Shidong Wang
eca2127327
doc(layer): add :h SpaceVim-layers-cscope
2021-09-20 23:14:28 +08:00
Shidong Wang
6d44ea4780
doc(layer): fix layer tags prefix
2021-09-20 22:16:14 +08:00
Wang Shidong
65816f2270
feat(unite): improve unite
layer
...
close https://github.com/SpaceVim/SpaceVim/issues/4084
2021-09-20 22:07:27 +08:00
Shidong Wang
03b62e1ad7
feat(layer): add open_quickfix
layer option
...
add `open_quickfix` layer option for `gtags` layer.
update `:h spacevim-layer-gtags`.
close https://github.com/SpaceVim/SpaceVim/issues/4135
2021-09-20 19:15:52 +08:00
Shidong Wang
6a1437f49f
feat(layer): add layer option for filetree columns
...
the spacevim option for vimfiler columns is too long,
move them to core layer.
2021-09-20 16:33:25 +08:00
Shidong Wang
5f434d28c8
doc: update doc of checkers
layer
2021-09-19 22:57:47 +08:00
Shidong Wang
c143ae0712
doc: fix layer link
...
The link of these layer is wrong in help file.
- autocomplete layer
- colorscheme layer
2021-09-19 22:12:54 +08:00
Shidong Wang
7e613e11f9
docs: update :h SpaceVim-changelog
2021-09-19 22:06:14 +08:00
Wang Shidong
7e33b5e39b
Add doc for custom spc func ( #4472 )
2021-09-19 17:54:17 +08:00
Wang Shidong
68e123447a
Update core
layer ( #4467 )
2021-09-19 17:32:31 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name ( #4465 )
2021-09-12 23:45:01 +08:00
Wang Shidong
39bf31c4b2
Change default filetree to nerdtree ( #4464 )
2021-09-12 23:06:37 +08:00
Wang Shidong
05e45fc053
Improve ui
layer ( #4455 )
2021-09-08 10:35:38 +08:00
Wang Shidong
943d34a1d2
Add option for emmet ( #4451 )
...
* Add options for setting emmet filetype
close https://github.com/SpaceVim/SpaceVim/issues/4247
* Update
* Update
2021-09-01 21:16:13 +08:00
Wang Shidong
1e4cb1f295
Fix data dir ( #4409 )
2021-08-18 20:54:54 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword ( #4385 )
2021-08-11 18:51:20 +08:00
Wang Shidong
c7eb99d6bb
Add wrap_line option ( #4291 )
2021-06-21 22:49:20 +08:00
Wang Shidong
c20177c401
Update doc ( #4246 )
2021-05-07 19:29:32 +08:00
Wang Shidong
2dd0f66ec1
Add file search option ( #4245 )
2021-05-01 22:47:19 +08:00
Wang Shidong
2872e9ab5f
Update lang#hy layer ( #4232 )
2021-04-25 21:09:05 +08:00
Wang Shidong
dbd644225e
Update lang#coffeescript layer ( #4229 )
2021-04-24 22:41:36 +08:00
Wang Shidong
1512348f09
Update lang#dart layer ( #4228 )
2021-04-24 22:12:14 +08:00
Wang Shidong
23c05a3caa
Update lang#php layer ( #4226 )
2021-04-24 16:47:59 +08:00
Wang Shidong
c95b610ac5
Update doc of git layer ( #4192 )
2021-04-11 14:13:57 +08:00