wsdjeg
290b7906d6
feat(lang#postscript): add lang#postscript
layer
2022-05-21 13:59:07 +08:00
wsdjeg
11f8c784c7
docs(lang#autohotkey): update doc of lang#autohotkey layer
2022-05-19 01:12:23 +08:00
wsdjeg
311a1e5146
docs(telescope): add telescope loadable function
2022-05-19 00:39:30 +08:00
Wang Shidong
7237a74889
feat(layer): add telescope layer
2022-05-16 22:20:10 +08:00
wsdjeg
a7db14e865
feat(layer): add lang#jsonnet
layer
2022-05-08 19:01:53 +08:00
wsdjeg
0b41ab97cc
fix(vimchat): fix ctrl-w
key binding
...
`ctrl-w` do not delete `.` before cursor
2022-05-03 11:04:00 +08:00
wsdjeg
99b5771285
feat(chat): support push multiple messages
2022-05-01 14:13:34 +08:00
wsdjeg
4f82741d7a
docs(gitter): add doc for gitter_token
2022-04-30 13:28:01 +08:00
wsdjeg
f5238e15d0
docs(chat): add image for chat layer
2022-04-30 02:14:19 +08:00
wsdjeg
29dcb31e47
feat(lang#c): update lsp key binding for lang#c
layer
2022-04-26 01:45:08 +08:00
wsdjeg
205d2c7cd6
feat(haxe): add repl support for haxe
2022-04-23 23:23:08 +08:00
wsdjeg
0580b46668
docs(haxe): add page for lang#haxe
layer
2022-04-23 23:11:04 +08:00
wsdjeg
e6ae82c892
docs(teal): add page for lang#teal layer
2022-04-23 21:32:35 +08:00
wsdjeg
7e32e062d6
feat(colorscheme): add dracula
...
close https://github.com/SpaceVim/SpaceVim/issues/4063
2022-04-22 13:54:14 +08:00
wsdjeg
4b617500ec
docs(scrollbar): add doc about scrollbar
2022-04-22 11:53:22 +08:00
wsdjeg
1611aecc49
feat(verilog): add lang#verilog
layer
2022-04-15 20:36:45 +08:00
wsdjeg
e32ec1f886
fix(lang#php)!: change g D
key binding
...
BREAKING CHANGE: use `g D` to jump to declaration
2022-04-13 19:19:48 +08:00
wsdjeg
dc01a27d4a
docs(php): update doc of lang#php
layer
2022-04-13 17:46:41 +08:00
Sébastien Santoro
0d61594246
docs(gtags): document ctags_bin gtags layer option
2022-04-05 20:45:37 +08:00
wsdjeg
db7dee960f
feat(checkers): add lint_exclude_filetype
option
...
close https://github.com/SpaceVim/SpaceVim/issues/4553
2022-03-22 19:17:40 +08:00
wsdjeg
3dccacb0d8
fix(ui): fix indentline_exclude_filetype
option
2022-03-22 19:11:29 +08:00
wsdjeg
88f4eac845
docs(mail): add doc for mail
layer
2022-03-22 18:52:13 +08:00
Russell
27c0f5585c
docs(kotlin): update doc for kotlin
layer
...
Signed-off-by: Russell Richardson <admin@russ.network>
2022-03-22 12:07:12 +08:00
Kun Lin
b1a3c0510c
feat(markdown): add a new key binding for RemoveToc
2022-03-19 20:10:56 +08:00
Grafcube
489edbaeda
feat(test): add vim ultest
2022-02-19 08:54:42 +08:00
Grafcube
e61e78b0bc
feat(format): add silent_format
to format layer
2022-02-08 23:11:57 +08:00
wsdjeg
01934e0152
docs(website): fix type in edit
layer page
2022-02-05 22:58:30 +08:00
wsdjeg
53ec0d171f
docs(website): update edit
layer doc
2022-02-05 22:57:15 +08:00
wsdjeg
95921517a7
fix(unite): fix SPC i s
key binding
2022-02-03 20:31:06 +08:00
wsdjeg
95e2352940
fix(snippet): fix key binding SPC i s
...
close https://github.com/SpaceVim/SpaceVim/issues/4571
2022-02-03 19:05:50 +08:00
Jedsek
12fd191686
docs(chat): update doc for chat
layer
2022-02-02 14:15:19 +08:00
Grafcube
18e3252034
docs(debug): add keybinds doc for vimspector
2022-02-02 14:13:14 +08:00
Sven Tennie
0fdf5c8c07
feat(lang#nix): Add additional LSP command bindings
2022-01-25 21:23:31 +08:00
Grafcube
29c10f0b3b
feat(layer): Add cargo-clippy to Rust layer
2022-01-25 21:22:30 +08:00
Wang Shidong
0f2a73df99
feat(org): improve lang#org layer
2022-01-13 19:23:34 +08:00
Twice
5b6e41f1bb
docs(lang#c): typo in clang example
2021-12-13 21:52:51 +08:00
Kun Lin
3863ea6381
feat(chinese): add key binding to convert Chinese number to digit
2021-12-13 21:50:38 +08:00
Justin Angeles
6ecba06f21
fix(lang#ruby): fix typo in layer doc
2021-12-04 13:58:44 +08:00
Shidong Wang
b07f22875e
docs(lang#python): update lsp doc for python
2021-10-29 20:03:07 +08:00
danchev
5d9a09751d
fix(lang#python): fix typo in coverage key bindings
2021-10-27 12:45:37 +08:00
Aron Griffis
04e4b3d121
feat(format): add vim-codefmt support
...
Co-authored-by: Wang Shidong <wsdjeg@outlook.com>
2021-10-23 14:50:09 +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
2ae9a354f8
docs(ssh): update ssh layer page
2021-10-16 22:27:09 +08:00
Shidong Wang
3f8724524d
feat(ssh): add ssh
layer
2021-10-16 22:23:53 +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
cc73d9dd30
feat(lsp): add vim-language-server command
2021-10-07 22:22:36 +08:00
Torrez, Milton N
c5ca267ed9
docs(lang#html): fix layer option demo
...
change `[layers]` to `[[layers]]`
2021-10-07 09:29:12 +08:00
Shidong Wang
db34307c46
doc(lsp
): update lsp
layer doc
2021-10-05 23:39:59 +08:00
Shidong Wang
22b663b5b9
feat(layer): add treesitter
layer
2021-10-05 15:30:36 +08:00
Wang Shidong
da18ba0a45
feat(lsp): add neovim-lsp ( #4319 )
2021-10-05 15:13:10 +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
LookForAdmin
4ea483fdae
doc(layer): use go install
replace go get
...
Problem: Starting in Go 1.17, `go get` is deprecated.
Solution: use `go install` instead.
2021-10-01 14:30:03 +08:00
Jaryk
14d75c0441
fix(lsp): replace javascript lsp command
2021-10-01 14:27:58 +08:00
Jaryk
218f16e4f5
fix(lsp): specify cmd for typescriptreact
2021-09-22 11:25:11 +08:00
Wang Shidong
68e123447a
Update core
layer ( #4467 )
2021-09-19 17:32:31 +08:00
Wang Shidong
05e45fc053
Improve ui
layer ( #4455 )
2021-09-08 10:35:38 +08:00
Kaszanas
8146051d5e
Fixed typo in layers/lang/go.md ( #4452 )
...
refernce -> reference
2021-09-02 13:37:12 +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
f286e5a83c
Fix typescript eslint maker ( #4441 )
...
close #4440
2021-08-28 19:51:05 +08:00
Wang Shidong
5c8e9ac781
Improve cscope layer ( #4418 )
2021-08-22 14:35:22 +08:00
Wang Shidong
3b455c1b7f
Add option for disable smooth scrolling & fix css ( #4387 )
2021-08-12 23:26:05 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword ( #4385 )
2021-08-11 18:51:20 +08:00
Jozsef Lazar
46346dd719
update default go-lsp to gopls ( #4338 )
2021-07-19 20:54:41 +08:00
Andre S
5b7535bf80
Fixed typescript installation issue ( #4314 )
2021-07-03 21:52:46 +08:00
Isho
7fc00c9c81
Update documentation ( #4253 )
2021-06-21 20:39:29 +08:00
Wang Shidong
5585f0faad
Update language list ( #4203 )
2021-05-31 23:34:07 +08:00
Wang Shidong
7ae88264ee
Add Fennel language support ( #4260 )
2021-05-07 22:22:59 +08:00
Wang Shidong
c20177c401
Update doc ( #4246 )
2021-05-07 19:29:32 +08:00
Isho
9a568151c6
Fix broken link ( #4256 )
2021-05-06 10:10:08 +08:00
Isho
c5e691c322
Add relevant repo links to the fuzzy finder layer pages ( #4239 )
2021-05-02 21:20:38 +08:00
Isho
3568bcbfae
Add links to the available git_plugins ( #4238 )
2021-04-28 12:18:13 +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
172579a260
Fix Objective C language support ( #4215 )
2021-04-18 15:34:41 +08:00
Wang Shidong
3dadbf55df
Add lang#e layer ( #4210 )
2021-04-15 23:47:29 +08:00
Wang Shidong
e780e67112
Fix lang#html layer ( #4202 )
2021-04-12 23:36:43 +08:00
Goran Mekić
7b0743077a
Format on save with clang-format ( #4195 )
2021-04-11 17:51:03 +08:00
Wang Shidong
c95b610ac5
Update doc of git layer ( #4192 )
2021-04-11 14:13:57 +08:00
Wang Shidong
5268e5210a
Add SPC x l key binding group ( #4182 )
2021-04-10 20:10:16 +08:00
Goran Mekić
a1909e1b69
Add format_on_save toggle for javascript ( #4183 )
2021-04-10 19:40:18 +08:00
Lin Kun
f56854c5d7
Add SPC l c and SPC l u for lang#markdown layer #4163
2021-04-05 14:47:46 +08:00
Duc Nguyen
55a7b77786
docs: fix typos in edit layer ( #4166 )
...
+ Change spelling to `objects` for `edit` layer.
2021-04-04 06:53:11 +08:00
Wang Shidong
504a646f05
Update lang#ruby
layer ( #4164 )
2021-04-03 22:07:15 +08:00
Lin Kun
b64eb80789
Doc: update markdown documents. ( #4162 )
...
Co-authored-by: Kun Lin <ssfjhh@gmail.com>
2021-04-03 19:59:14 +08:00
Wang Shidong
50c7c3bebc
Update python doc ( #4154 )
2021-03-31 21:35:26 +08:00
Wang Shidong
6a9b01def5
Add lang#reason & lang#rescript layer ( #4089 )
2021-02-15 15:14:24 +08:00
Shidong Wang
2d9a05299d
Update the doc of lang#pascal layer
2021-02-10 21:26:32 +08:00
Wang Shidong
4a6e7f7331
Change Lint options ( #3943 )
2021-02-10 10:31:34 +08:00
Wang Shidong
0b77e2279d
Add more key bindings for tsx file ( #4043 )
2021-02-10 10:23:38 +08:00
Shidong Wang
8bd0d20a54
Fix java_formatter_jar layer option
...
close https://github.com/SpaceVim/SpaceVim/issues/4076
2021-02-09 12:24:19 +08:00
Shidong Wang
5b7607a11a
Fix type in layer page
...
merge https://github.com/SpaceVim/SpaceVim/pull/4051
2021-01-16 12:32:14 +08:00
Robin Schneider
29b3dcc45e
Doc: Use HTTPS everywhere ( #4020 )
2021-01-02 18:00:51 +08:00
Shidong Wang
3b7c300a66
docs (website): Update doc of lang#java layer
2021-01-01 18:21:29 +08:00
Wang Shidong
6e6a592bd0
Update Common Lisp support ( #3107 )
2020-12-20 20:13:28 +08:00
Wang Shidong
426fa6fbb1
Add lang#povray layer ( #3724 )
2020-12-20 19:41:17 +08:00
Wang Shidong
6b6db3f524
Add lang#rst layer ( #2447 )
2020-12-19 21:32:14 +08:00
Wang Shidong
0052b27a15
Add vimdoc support in lang#vim layer ( #4010 )
2020-12-18 23:12:33 +08:00
Mateo Gonzales Navarrete
e3f1819930
Fix typos ( #4000 )
2020-12-07 23:35:10 +08:00