wsdjeg
|
86077076e2
|
fix(tools): check python3 first
|
2022-04-11 17:55:33 +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
|
3e9b813034
|
fix(gtags): clear autocmd when check health
|
2022-04-11 09:56:52 +08:00 |
|
wsdjeg
|
72814fb13f
|
feat(bookmarks): add leaderf support for vim-bookmarks
|
2022-04-10 16:40:31 +08:00 |
|
wsdjeg
|
88eb4db751
|
fix(E5601): close all notify windows on QuitPre
If the current windows is the last one, always get
E5601: Cannot close window, only floating window would remain
|
2022-04-10 14:49:58 +08:00 |
|
wsdjeg
|
8546135816
|
fix(core): fix get_options function
return enable_filetree_filetypeicon
|
2022-04-10 13:35:40 +08:00 |
|
Wang Shidong
|
17ff71f45c
|
feat(python): add virtualenv support
close https://github.com/SpaceVim/SpaceVim/issues/4269
|
2022-04-08 00:53:52 +08:00 |
|
wsdjeg
|
d061ce7f46
|
fix(util): fix SPC f Y key binding
|
2022-04-08 00:02:46 +08:00 |
|
wsdjeg
|
8fbad84add
|
chore(bundle): use bundle java plugins
|
2022-04-07 18:57:53 +08:00 |
|
wsdjeg
|
edeee6f89b
|
chore(bundle): use bundle JavaUnit.vim
|
2022-04-07 15:44:37 +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
|
07f8b5bba5
|
feat(gtags): add ctags_bin option
|
2022-04-05 15:25:20 +08:00 |
|
wsdjeg
|
9042571586
|
fix(vimdoc): fix vimdoc generation
|
2022-04-04 19:54:00 +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
|
2506fec3a0
|
feat(mapping): add SPC f R to rename current file
|
2022-04-04 14:35:55 +08:00 |
|
wsdjeg
|
a7a89ef088
|
fix(key): fix SPC T F key binding
|
2022-04-03 22:12:11 +08:00 |
|
wsdjeg
|
7dd20aeb14
|
fix(statusline): fix normal mode statusline
|
2022-04-02 10:48:23 +08:00 |
|
wsdjeg
|
bf67dbbb15
|
docs(cscope): update :h SpaceVim-layers-cscope
|
2022-03-31 16:02:29 +08:00 |
|
wsdjeg
|
2f68beeacb
|
fix(lsp): disable jedi when pyright enabled
|
2022-03-31 13:19:01 +08:00 |
|
wsdjeg
|
14a691a8aa
|
refactor(python): move python autocmd to lang#python layer
|
2022-03-31 12:33:43 +08:00 |
|
wsdjeg
|
bed725bead
|
refactor(lang#vim): move viml autocmd to lang#vim layer
|
2022-03-31 12:31:14 +08:00 |
|
wsdjeg
|
d995c06367
|
fix(indentline): disable indentline for defx buffer
|
2022-03-31 12:29:39 +08:00 |
|
wsdjeg
|
b519ea398c
|
fix(php): fix php gd key binding
close https://github.com/SpaceVim/SpaceVim/issues/4585
|
2022-03-31 00:24:22 +08:00 |
|
wsdjeg
|
45a18b4f80
|
fix(indentline): fix indentline setting
close https://github.com/SpaceVim/SpaceVim/issues/4600
|
2022-03-30 23:53:24 +08:00 |
|
Palash Bauri
|
f454a0ac51
|
fix(lisp): fix vlime support
close #4485
|
2022-03-29 21:10:21 +08:00 |
|
wsdjeg
|
95e1f0e199
|
refactor(vim#highlight): add is_string() function
|
2022-03-28 12:03:17 +08:00 |
|
wsdjeg
|
49baf80ed3
|
docs(test): update doc for test layer
|
2022-03-27 15:36:34 +08:00 |
|
wsdjeg
|
33cc57af55
|
chore(copyright): update email
|
2022-03-27 13:38:54 +08:00 |
|
wsdjeg
|
5e21836e18
|
fix(iedit): fix iedit statusline
|
2022-03-23 22:06:29 +08:00 |
|
wsdjeg
|
8677c8a830
|
feat(mapping): add SPC b o to kill all buffers and windows
|
2022-03-23 14:10:09 +08:00 |
|
wsdjeg
|
92ce9fbb55
|
docs(WebAssembly): add :h SpaceVim-layers-lang-WebAssembly
|
2022-03-22 21:09:32 +08:00 |
|
wsdjeg
|
a4d20477dd
|
docs(wdl): add :h SpaceVim-layers-lang-wdl
|
2022-03-22 21:06:03 +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
|
01f5df790e
|
fix(flygrep): fix delete text command
|
2022-03-22 15:12:50 +08:00 |
|
wsdjeg
|
538fbac440
|
chore(bundle): use bundle vim-lookup
|
2022-03-22 14:33:27 +08:00 |
|
wsdjeg
|
592e0ec9ef
|
feat(git): add git_diff_position option
close https://github.com/SpaceVim/SpaceVim/issues/3360
|
2022-03-22 12:24:19 +08:00 |
|
wsdjeg
|
fe14a5f999
|
fix(test): fix org layer test
|
2022-03-21 23:27:33 +08:00 |
|
wsdjeg
|
e37c2523c1
|
feat(statusline): add &paste mode support
close https://github.com/SpaceVim/SpaceVim/issues/3473
|
2022-03-21 22:51:09 +08:00 |
|
wsdjeg
|
b683a11f38
|
fix(lang#markdown): use --force instead
close https://github.com/SpaceVim/SpaceVim/issues/4595
|
2022-03-21 22:36:23 +08:00 |
|
wsdjeg
|
7bae4893f7
|
docs(vcs): add :h SpaceVim-layers-VersionControl
|
2022-03-21 12:34:20 +08:00 |
|
wsdjeg
|
2560c4f50f
|
feat(bundle): use bundle github_dashboard
|
2022-03-20 18:50:08 +08:00 |
|
wsdjeg
|
0fa70e1757
|
feat(statusline): clear searching status for no exist pattern
|
2022-03-20 17:00:28 +08:00 |
|
wsdjeg
|
deb08e43aa
|
fix(statusline): fix syntax_checking function
close https://github.com/SpaceVim/SpaceVim/issues/4606
|
2022-03-20 16:39:21 +08:00 |
|
wsdjeg
|
4dfcda8146
|
feat(githubissues): use bundle github-issues & fix python command
|
2022-03-20 15:59:42 +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
|
dd4544434c
|
fix(core): load open-browser by default
close https://github.com/SpaceVim/SpaceVim/issues/4607
|
2022-03-20 09:44:08 +08:00 |
|
wsdjeg
|
ea9e5c237e
|
fix(edit): add missing command ReverseLines
|
2022-03-19 23:53:05 +08:00 |
|