1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:20:04 +08:00
Commit Graph

5645 Commits

Author SHA1 Message Date
wsdjeg
3e4b0965df docs(api): add :h SpaceVim-api-clock 2022-03-23 13:15:56 +08:00
wsdjeg
298e3356cf docs(wiki): update project layout page 2022-03-22 21:46:15 +08:00
wsdjeg
96980eb68c docs(README): add link to FAQ page 2022-03-22 21:26:23 +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
88f4eac845 docs(mail): add doc for mail layer 2022-03-22 18:52:13 +08:00
Hamidreza Hosseinkhani
3af5db3e15
fix(docker): add exuberant-ctags 2022-03-22 15:21:35 +08:00
wsdjeg
01f5df790e fix(flygrep): fix delete text command 2022-03-22 15:12:50 +08:00
wsdjeg
5d21105559 docs(iedit): update doc for iedit function 2022-03-22 14:49:01 +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
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
wsdjeg
ab631a2513 fix(tasks.vim): fix Variable type mismatch
fix Vim(let):E706: Variable type mismatch for: s:task_config
2022-03-22 11:52:58 +08:00
wsdjeg
0f336f386e fix(highlight.vim): fix list index out of range 2022-03-22 11:42:13 +08:00
wsdjeg
561da4ffbd test(vint): enable ProhibitEqualTildeOperator policy 2022-03-22 00:03:47 +08:00
wsdjeg
51c8f81b93 ci(codecov): update target 2022-03-21 23:51:34 +08:00
wsdjeg
cf8e0abf4f chore(gitignore): ignore .cache directory 2022-03-21 23:49:28 +08:00
wsdjeg
2a68aad058 fix(test): fix test for a.vim and a.lua 2022-03-21 23:46:06 +08:00
wsdjeg
fe14a5f999 fix(test): fix org layer test 2022-03-21 23:27:33 +08:00
wsdjeg
dd6002aef8 test(Makefile): use -Es mode 2022-03-21 23:18:30 +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
eec52af553 chore(license): add file head 2022-03-20 18:21:11 +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
78e2dfcaa6 docs(help): add :h SpaceVim-options-expand_tab 2022-03-20 15:42:03 +08:00
wsdjeg
298eac3cee fix(install): fix install script
close https://github.com/SpaceVim/SpaceVim/issues/4598
2022-03-20 11:06:37 +08:00
wsdjeg
a4a7ebd88f feat(nvim-lspconfig): update bundle nvim-lspconfig
close https://github.com/SpaceVim/SpaceVim/issues/4609
2022-03-20 10:22:32 +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
f34717d8ab feat(neoformat): Use forked version of neoformat
close https://github.com/SpaceVim/SpaceVim/issues/4561
2022-03-20 09:56:51 +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
249a24a891 chore(dev): update development doc 2022-03-20 00:05:59 +08:00
wsdjeg
ea9e5c237e fix(edit): add missing command ReverseLines 2022-03-19 23:53:05 +08:00
Kun Lin
c86ad1a6bd
fix(edit): improve the reverse_lines function
Co-authored-by: CNIPA <188513097@qq.com>
Co-authored-by: Wang Shidong <wsdjeg@outlook.com>
2022-03-19 23:51:37 +08:00
wsdjeg
c299cebb7f docs(quick-guide): add doc for switch to specific version
close https://github.com/SpaceVim/SpaceVim/issues/4573
2022-03-19 20:19:09 +08:00
Kun Lin
b1a3c0510c
feat(markdown): add a new key binding for RemoveToc 2022-03-19 20:10:56 +08:00
sisynb
2c8ebf9c40
docs(lsp): add description for nvim(>=0.5.0) 2022-03-19 20:09:47 +08:00
Kun Lin
4b61488f8c
fix(chinese): fix convert Chinese number to digits 2022-03-19 20:08:35 +08:00
wsdjeg
6cbd429e40 docs(foldsearch): add :h SpaceVim-layers-foldsearch 2022-03-19 20:05:01 +08:00
sisynb
d94bdb6f88
feat(mapping): add gD to go to declaration 2022-03-15 10:34:54 +08:00
Kun Lin
e1d68de4c2
feat(edit): add reverse-lines key binding 2022-02-26 11:03:48 +08:00
Elliott Crifasi
6b34744062
docs(clojure): typo in clojure doc 2022-02-26 11:01:36 +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
Kun Lin
dfb8b10556
fix(number): fix the pattern of Chinese Number 2022-02-19 08:55:59 +08:00
Grafcube
489edbaeda
feat(test): add vim ultest 2022-02-19 08:54:42 +08:00