Wang Shidong
7237a74889
feat(layer): add telescope layer
2022-05-16 22:20:10 +08:00
wsdjeg
48c57041f9
feat(julia): add g d
key binding
...
close https://github.com/SpaceVim/SpaceVim/issues/4669
2022-05-11 18:51:47 +08:00
wsdjeg
4f06085b25
docs(autosave): add :h SpaceVim-plugins-autosave
2022-05-09 12:12:49 +08:00
wsdjeg
d4bf364cbe
feat(layer): add lang#yang
layer
2022-05-08 19:41:28 +08:00
wsdjeg
a7db14e865
feat(layer): add lang#jsonnet
layer
2022-05-08 19:01:53 +08:00
Wang Shidong
8277b6789f
feat(layer): add framework#django layer
2022-05-07 08:03:49 +08:00
wsdjeg
a5d9ce959c
feat(github): enable github-dashboard only when has('ruby')
2022-04-28 22:12:29 +08:00
Wang Shidong
e360f0c9d5
feat(hop): add hop.nvim for neovim v0.6.0
2022-04-27 22:13:32 +08:00
wsdjeg
29dcb31e47
feat(lang#c): update lsp key binding for lang#c
layer
2022-04-26 01:45:08 +08:00
Wang Shidong
cd1e33a1eb
docs(scala): add post about using vim as scala ide
2022-04-24 15:13:52 +08:00
wsdjeg
0ac30df4c4
feat(lang#haxe): add lang#haxe
layer
2022-04-23 22:30:11 +08:00
wsdjeg
9713a45048
feat(lang#teal): add lang#teal
layer
2022-04-23 17:28:53 +08:00
wsdjeg
d27ca33a9c
feat(option): add bootstrap_script
option
2022-04-21 00:49:10 +08:00
Wang Shidong
fcc564ae25
feat(scrollbar): add scrollbar support for vim
2022-04-19 19:42:01 +08:00
wsdjeg
0ff0c941dc
fix(projectmanager): add project_non_root
option
2022-04-16 20:41:01 +08:00
wsdjeg
d5f7ef3332
refactor(file): refactor the file
api
2022-04-15 23:23:46 +08:00
wsdjeg
1611aecc49
feat(verilog): add lang#verilog
layer
2022-04-15 20:36:45 +08:00
wsdjeg
7f42c793dc
docs(searcher): add doc about SPC s j
2022-04-14 23:21:58 +08:00
wsdjeg
99078b7706
docs(tasks): update :h SpaceVim-usage-tasks
2022-04-14 21:49:07 +08:00
wsdjeg
de88eb3fd8
docs(tabmanager): add :h SpaceVim-plugins-tabmanager
2022-04-14 19:26:47 +08:00
wsdjeg
109a5b2490
fix(statusline): backward compatibility
2022-04-14 17:33:50 +08:00
wsdjeg
b244af6e08
pref(options)!: rename statusline options
...
change spacevim_statusline_left_sections = spacevim_statusline_left
change spacevim_statusline_right_sections = spacevim_statusline_right
BREAKING CHANGE: rename the statusline sections option
2022-04-14 17:27:22 +08:00
wsdjeg
43f9e530f1
feat(netrw): add option to enable/disable netrw
...
close https://github.com/SpaceVim/SpaceVim/issues/4516
2022-04-14 16:53:07 +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
wsdjeg
0700fc2622
docs(complete): update doc of autocomplete_method
2022-04-13 13:24:05 +08:00
wsdjeg
2c385518c0
docs(alternate): add :h SpaceVim-usage-alternate-file
2022-04-12 14:45:23 +08:00
wsdjeg
d90a3e1d3f
docs(python2): add @bug todo info about python2
2022-04-11 18:36:44 +08:00
wsdjeg
97ebba23e6
feat(golang): improve lang#go
layer
...
- add `go_file_head` option
- add `go_interpreter` option
- add `format_on_save` option
close https://github.com/SpaceVim/SpaceVim/issues/4486
2022-04-11 17:22:21 +08:00
wsdjeg
71dd46e450
feat(notify): add winblend
option
2022-04-10 22:45:01 +08:00
wsdjeg
813ad6c950
feat(todomanager): add todo_prefix
option
...
close https://github.com/SpaceVim/SpaceVim/issues/3819
2022-04-10 21:37:27 +08:00
wsdjeg
ab64e20617
feat(tabline): add ctrl-shift-left/right
key binding
...
ref: https://github.com/SpaceVim/SpaceVim/issues/1917
2022-04-07 13:17:22 +08:00
wsdjeg
ca58d3111b
docs(option): add :h SpaceVim-options-commandline_prompt
2022-04-06 23:48:01 +08:00
wsdjeg
80d909ca49
docs(wildignore): add :h SpaceVim-options-wildignore
2022-04-06 00:38:39 +08:00
wsdjeg
3f99d0c297
docs(todomanager): add :h SpaceVim-plugins-todomanager
2022-04-05 20:17:35 +08:00
wsdjeg
07f8b5bba5
feat(gtags): add ctags_bin
option
2022-04-05 15:25:20 +08:00
wsdjeg
bc04a4d342
docs(runner): add :h SpaceVim-plugins-runner
2022-04-04 17:55:19 +08:00
wsdjeg
e7ca75a850
fix(runner): check executable before run command
2022-04-04 17:43:26 +08:00
wsdjeg
87a9918020
feat(layer): add lang#octave
layer
2022-04-04 16:12:43 +08:00
wsdjeg
7826af72ea
feat(layer): add lang#jr
layer
2022-04-04 15:55:01 +08:00
wsdjeg
cc8c2e2bf1
fix(iedit): fix Ctrl-p
key binding of iedit
2022-04-01 23:39:07 +08:00
Wang Shidong
51c9556d7b
feat(iedit): improve iedit mode ( #4615 )
...
The new feature of iedit:
- start: `SPC s E` start iedit with only current match
- next: `<C-n>` add a new virtual cursor + selection on the next match
- skip: `<C-x>` skip the next match
- prev: `<C-p>` remove current virtual cursor + selection and go back on previous match
- select all: `SPC s e` start iedit with all matches
2022-04-01 23:28:30 +08:00
wsdjeg
bf67dbbb15
docs(cscope): update :h SpaceVim-layers-cscope
2022-03-31 16:02:29 +08:00
wsdjeg
8e7ffefc11
feat(api): improve SpaceVim#api#register
function
2022-03-29 22:08:13 +08:00
wsdjeg
49baf80ed3
docs(test): update doc for test
layer
2022-03-27 15:36:34 +08:00
wsdjeg
e64b332805
docs(cmdlinemenu): add usage example
2022-03-23 22:38:24 +08:00
wsdjeg
c8cc8c0332
feat(iedit): add b
key binding for iedit
2022-03-23 19:41:06 +08:00
wsdjeg
c542da7606
feat(iedit): add w
key binding for iedit-normal mode
2022-03-23 19:32:15 +08:00
wsdjeg
ccb6f0de20
docs(iedit): add :h SpaceVim-plugins-iedit
2022-03-23 18:57:21 +08:00
wsdjeg
3e4b0965df
docs(api): add :h SpaceVim-api-clock
2022-03-23 13:15:56 +08:00