1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:00:04 +08:00
SpaceVim/bundle
2024-07-08 22:04:38 +08:00
..
ale feat(plugins): update ale to v3.3.0 2023-06-09 12:10:45 +08:00
bookmarks.vim fix(compatible): fix bufname() and bufnr() 2024-06-02 19:43:37 +08:00
calendar.vim chore(calendar): use bundle calendar.vim 2022-05-28 15:29:51 +08:00
Chatting-server chore(gitignore): update gitignore file 2023-03-29 10:10:50 +08:00
ChineseLinter.vim chore(bundle): update ChineseLinter 2024-03-09 21:22:59 +08:00
clever-f.vim feat(clever-f): hide cursor for neovim 2022-04-09 00:20:50 +08:00
cmp-buffer docs(bundle): update bundle-plugins page 2024-03-15 22:15:55 +08:00
cmp-cmdline fix(cmp): fix nvim-cmp support 2023-06-09 12:10:07 +08:00
cmp-dictionary feat(cmp-dictionary): add cmp-dictionary 2023-06-11 21:41:39 +08:00
cmp-neosnippet feat(snippet): add bundle cmp-neosnippet 2022-04-13 11:16:04 +08:00
cmp-nvim-lsp feat(autocomplete): add nvim-cmp support 2022-01-01 22:13:13 +08:00
cmp-path docs(bundle): update bundle-plugins page 2024-03-15 22:15:55 +08:00
coc.nvim-release chore(coc): use bundle coc.nvim 2023-03-30 10:48:58 +08:00
CompleteParameter.vim Fix complete_parameter support (#3738) 2020-08-29 21:14:10 +08:00
context_filetype.vim docs(bundle): update bundle-plugins page 2024-03-15 22:15:55 +08:00
coveragepy.vim chore(lang#python): use bundle python plugins 2022-05-28 23:21:55 +08:00
cscope.vim chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
defx-git Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
defx-icons fix(defx_icons): fix defx_icons colors 2022-04-11 19:56:49 +08:00
defx-sftp feat(defx): add bundle defx-sftp 2022-04-13 09:48:14 +08:00
defx.nvim Release v2.2.0 2023-07-05 11:50:23 +08:00
dein.vim perf(dein): skip type checking 2024-07-05 23:50:43 +08:00
delimitMate fix(plugin): Fix key binding error E225 2021-09-21 22:41:23 +08:00
deoplete-dictionary Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
deoplete-fsharp chore(fsharp): use bundle fsharp plugin 2022-09-25 19:49:14 +08:00
deoplete-go chore(go): use bundle vim-go and deoplete-go 2022-09-27 16:40:44 +08:00
deoplete-jedi chore(jedi): use bundle deoplete_jedi 2022-10-23 16:00:31 +08:00
deoplete-lsp chore(deoplete-lsp): update bundle deoplete-lsp 2022-10-30 22:24:49 +08:00
deoplete.nvim chore(deoplete): update bundle deoplete 2022-10-30 22:29:26 +08:00
django-plus.vim feat(layer): add framework#django layer 2022-05-07 08:03:49 +08:00
dracula feat(colorscheme): add dracula 2022-04-22 13:54:14 +08:00
echodoc.vim perf(bundle): use bundle echodoc.vim 2024-06-05 19:16:56 +08:00
editorconfig-vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
fcitx.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
FlyGrep Release v2.2.0 2023-07-05 11:50:23 +08:00
format.nvim feat(format): add rustfmt 2024-04-18 21:28:35 +08:00
fortran.vim Change fileformat of fortran indent file (#3975) 2020-11-22 11:28:48 +08:00
gina.vim fix(gina): use bundle gina & fix conceal setting 2022-05-19 09:10:49 +08:00
git.vim feat(github): add ci files 2024-07-08 22:04:38 +08:00
github-issues.vim feat(githubissues): use bundle github-issues & fix python command 2022-03-20 15:59:42 +08:00
github.vim fix(githubapi): fix githubapi_token 2023-04-01 22:55:09 +08:00
gruvbox perf(gruvbox): update gruvbox 2024-05-21 13:14:31 +08:00
gtags.vim feat(ctags): remove tags before running ctags 2024-04-16 14:08:57 +08:00
helpful.vim perf(helpful.vim): add helpful tag 2024-06-10 14:45:38 +08:00
hop.nvim chore(hop.nvim): update bundle hop.nvim 2023-04-16 21:22:49 +08:00
incsearch-easymotion.vim feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
incsearch-fuzzy.vim feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
incsearch.vim feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
indent-blankline.nvim chore(ui): update bundle indent-blankline.nvim 2023-07-05 13:20:39 +08:00
indentLine Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
java_getset.vim fix(java_getset): fix mapping warning message 2022-04-07 20:30:40 +08:00
JavaUnit.vim ci(bundle): detach JavaUnit.vim 2023-04-29 21:36:11 +08:00
jedi-vim fix(jedi): fix jedi error 2022-10-27 13:08:24 +08:00
LeaderF-neosnippet fix(snippet): fix key binding SPC i s 2022-02-03 19:05:50 +08:00
LeaderF-snippet fix(snippet): fix key binding SPC i s 2022-02-03 19:05:50 +08:00
lspkind-nvim feat(autocomplete): add nvim-cmp support 2022-01-01 22:13:13 +08:00
neco-syntax Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
neo-tree.nvim perf(neo-tree): use lua notify 2024-07-03 09:33:48 +08:00
neobundle.vim Fix support for vim 7.4.1689 (#3663) 2020-07-27 23:21:30 +08:00
neocomplete.vim Use bundle neocomplete 2021-02-18 22:41:17 +08:00
neodev.nvim fix(lsp): fix lua lsp WarningMsg 2024-06-29 00:20:22 +08:00
neoformat perf(powershell): add enabled_formatters layer option 2024-03-14 00:15:27 +08:00
neoinclude.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
neomake fix(layer): add :h SpaceVim-layers-lang-vue 2021-10-01 23:23:09 +08:00
neomru.vim refactor(bundle): use bundle neomru 2022-02-08 23:29:34 +08:00
neopairs.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
neosnippet-snippets feat(runner): rewrite code runner in lua 2023-07-13 00:00:35 +08:00
neosnippet.vim pref(neosnippet): update bundle neosnippet 2022-04-25 12:30:38 +08:00
neoyank.vim refactor(neoyank): use bundle neoyank.vim 2022-02-06 22:37:28 +08:00
nerdcommenter Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
nerdtree chore(nerdtree): update bundle nerdtree 2022-10-11 12:23:43 +08:00
nerdtree-git-plugin Change filetree gitstatus option name (#4465) 2021-09-12 23:45:01 +08:00
nui.nvim feat(neotree): add neotree support 2023-05-30 21:09:18 +08:00
nvim-cmp perf(cmp): update nvim-cmp 2024-03-21 19:32:46 +08:00
nvim-if-lua-compat feat(bundle): add bundle nvim-if-lua-compat 2022-06-12 16:40:40 +08:00
nvim-lspconfig fix(compatible): fix nvim-0.5.0 support 2024-06-13 08:44:55 +08:00
nvim-lspconfig-0.1.3 fix(lsp): update lspconfig 2023-03-29 11:59:27 +08:00
nvim-lspconfig-0.1.4 fix(lsp): update lspconfig 2023-03-29 11:59:27 +08:00
nvim-lspconfig-latest perf(lspconfig): update nvim-lspconfig to 9bda20f 2024-05-21 12:31:14 +08:00
nvim-surround perf(bundle): use nvim-surround for nvim 0.8.0+ 2024-06-05 19:05:21 +08:00
nvim-tree.lua feat(filetree): add nvim-tree.lua 2022-05-19 09:03:59 +08:00
nvim-treesitter chore(treesitter): update bundle nvim-treesitter 2023-06-18 14:17:38 +08:00
nvim-treesitter-0.9.1 chore(treesitter): update nvim-treesitter to 0.9.1 for Nvim-0.8.x 2024-03-11 21:08:24 +08:00
nvim-web-devicons feat(devicons): add nvim-web-devicons 2023-05-30 21:40:52 +08:00
nvim-yarp Add deoplete into bundle dir 2020-06-18 23:07:37 +08:00
octave feat(layer): add lang#octave layer 2022-04-04 16:12:43 +08:00
open-browser.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
org-mode refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00
phpcomplete.vim fix(lang#php): use old phpcomplete 2022-02-06 21:21:00 +08:00
phpcomplete.vim-vim7 fix(lang#php): use old phpcomplete 2022-02-06 21:21:00 +08:00
plantuml-previewer.vim chore(plantuml_previewer): update plantuml_previewer 2023-03-25 15:33:59 +08:00
plantuml-syntax feat(plantuml): fix lang#plantuml layer 2023-03-25 15:22:49 +08:00
plenary.nvim feat(layer): add telescope layer 2022-05-16 22:20:10 +08:00
python-imports.vim feat(python): add python_imports plugin 2023-03-28 19:03:52 +08:00
rainbow feat(rainbow): change rainbow plugin 2022-05-22 12:51:00 +08:00
rust.vim feat(rust): use bundle rust.vim 2022-04-22 16:43:25 +08:00
screensaver.vim feat(screensaver): use bundle screensaver 2022-09-25 21:20:35 +08:00
smalltalk Update language list (#4203) 2021-05-31 23:34:07 +08:00
SourceCounter.vim perf(sourcecounter): use notify api instead of echo 2023-06-17 16:59:18 +08:00
spacevim chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
splitjoin.vim chore(bundle): use bundle splitjoin 2024-06-27 18:10:36 +08:00
tabular Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
tagbar perf(tagbar): enable tagbar debug by default 2023-06-28 08:07:26 +08:00
tagbar-makefile.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
tagbar-proto.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
telescope-ctags-outline.nvim feat(layer): add telescope layer 2022-05-16 22:20:10 +08:00
telescope-fzf-native.nvim feat(fzf): add bundle telescope fzf extension 2022-06-02 21:44:41 +08:00
telescope-menu/lua/telescope/_extensions fix(telescope): fix telescope layer key binding 2022-05-21 22:25:59 +08:00
telescope.nvim-0.1.2 perf(telescope): use telescope 0.1.2 for nvim 0.7.0 2024-02-23 15:35:33 +08:00
telescope.nvim-0.1.5 perf(telescope): use telescope 0.1.2 for nvim 0.7.0 2024-02-23 15:35:33 +08:00
telescope.nvim-0.1.8 perf(bundle): use telescope 0.1.8 for nvim 0.10.0 2024-06-03 23:24:17 +08:00
trouble.nvim feat(dev): add bundle.lua 2023-07-01 20:30:44 +08:00
undotree docs(undotree): fix typo 2022-08-24 12:52:59 +08:00
unite-sources feat(unite): improve unite layer 2021-09-20 22:07:27 +08:00
unite.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
verilog fix(verilog): change verilog related functions 2022-04-15 20:54:16 +08:00
vim-airline Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-airline-themes Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-asciidoc Improve lang#asciidoc layer (#3775) 2020-09-06 21:56:12 +08:00
vim-assembly chore(bundle): use bundle vim-assembly 2022-05-20 10:43:05 +08:00
vim-asterisk feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
vim-autohotkey feat(autohotkey): use bundle vim-autohotkey 2022-05-19 01:01:43 +08:00
vim-bepo Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-better-whitespace Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-chat Release v2.2.0 2023-07-05 11:50:23 +08:00
vim-cheat chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
vim-choosewin Fix lint (#4174) 2021-04-08 21:17:36 +08:00
vim-clipboard/autoload fix(clipboard): remove -quiet flag on xclip clipboard 2023-03-28 18:13:53 +08:00
vim-cmake/plugin chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
vim-cmake-syntax feat(layer): add lang#cmake layer 2022-05-22 17:18:29 +08:00
vim-cursorword Add option to hilight cursorword (#4385) 2021-08-11 18:51:20 +08:00
vim-dict chore(bundle): use bundle java plugins 2022-04-07 18:57:53 +08:00
vim-dispatch chore(bundle): use bundle fugitive & dispatch 2022-07-24 16:26:12 +08:00
vim-easymotion Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-easyoperator-line Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-elang/ftdetect Add lang#e layer (#4210) 2021-04-15 23:47:29 +08:00
vim-emoji Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-expand-region Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-fsharp chore(fsharp): use bundle fsharp plugin 2022-09-25 19:49:14 +08:00
vim-fugitive chore(bundle): use bundle fugitive & dispatch 2022-07-24 16:26:12 +08:00
vim-github-dashboard feat(bundle): use bundle github_dashboard 2022-03-20 18:50:08 +08:00
vim-go ci(runner): update to ubuntu 20.04 2023-04-04 08:14:53 +08:00
vim-grammarous feat(grammarous): add grammarous key bindings 2023-03-29 18:01:18 +08:00
vim-grepper Update grepper (#3895) 2020-10-14 16:15:34 +08:00
vim-haxe fix(haxe): fix haxe code runner 2022-04-23 23:06:02 +08:00
vim-hug-neovim-rpc Add deoplete into bundle dir 2020-06-18 23:07:37 +08:00
vim-hybrid chore(colorscheme): use bundle vim-hybrid 2024-07-07 21:56:21 +08:00
vim-javacomplete2 fix(jc2): fix jc2 classpath 2022-11-02 11:56:07 +08:00
vim-jplus Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-jr feat(layer): add lang#jr layer 2022-04-04 15:55:01 +08:00
vim-jsonnet feat(layer): add lang#jsonnet layer 2022-05-08 19:01:53 +08:00
vim-jsx-typescript Fix the fileformat of ftdetect script 2020-12-06 13:51:27 +08:00
vim-liquid feat(liquid): add liquid template support 2022-06-03 20:23:08 +08:00
vim-lookup chore(bundle): use bundle vim-lookup 2022-03-22 14:33:27 +08:00
vim-lua Release v2.2.0 2023-07-05 11:50:23 +08:00
vim-mail Release v2.2.0 2023-07-05 11:50:23 +08:00
vim-markdown fix(markdown): fix markdown ftplugin 2023-03-26 13:37:39 +08:00
vim-markdown-toc pref(markdown): use bundle vim-markdown-toc 2022-04-23 16:16:52 +08:00
vim-matchup Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-mundo Add doc for undotree (#3889) 2020-10-31 15:52:34 +08:00
vim-one perf(colorscheme): update NormalFloat for one 2024-05-21 13:02:02 +08:00
vim-over feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
vim-postscript fix(postscript): use postscript instead 2022-05-21 14:19:46 +08:00
vim-povray chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
vim-pydocstring chore(pydocstring): use bundle pydocstring 2024-07-07 10:54:57 +08:00
vim-python-pep8-indent chore(lang#python): use bundle python plugins 2022-05-28 23:21:55 +08:00
vim-pythonsense chore(lang#python): use bundle python plugins 2022-05-28 23:21:55 +08:00
vim-qml feat(qml): add lang#qml layer 2024-06-30 22:55:11 +08:00
vim-reason chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
vim-repeat Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-rescript chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
vim-ruby feat(lang#ruby): use bundle vim-ruby 2022-05-28 19:32:08 +08:00
vim-scala chore(scala): use bundle vim-scala 2022-04-24 22:08:19 +08:00
vim-slumlord feat(plantuml): fix lang#plantuml layer 2023-03-25 15:22:49 +08:00
vim-smoothie Add smooth scrolling key bindings (#4386) 2021-08-12 10:45:36 +08:00
vim-snippets Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-startify feat(icon): highlight icons on startify 2024-03-14 17:15:19 +08:00
vim-surround Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-table-mode Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-teal feat(lang#teal): add lang#teal layer 2022-04-23 17:28:53 +08:00
vim-textobj-entire Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-textobj-indent Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-textobj-line Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-textobj-user Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vim-tmux-navigator feat(tmux): use bundle vim-tmux-navigator 2022-05-30 00:45:17 +08:00
vim-toml feat(toml): add toml indent file 2024-03-24 19:47:09 +08:00
vim-unstack feat(unstack): include vim-unstack 2022-10-27 15:44:42 +08:00
vim-van refactor(manpage): move SPC h m to fuzzy finder layer 2022-02-05 17:26:54 +08:00
vim-virtualenv feat(python): add virtualenv support 2022-04-08 00:53:52 +08:00
vim-zettelkasten perf(layer): lazy load layer config 2024-07-05 23:11:59 +08:00
vimfiler.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
vimproc.vim Update vimproc.vim bundle to latest version 8f40d86 (#3587) 2020-06-26 20:46:07 +08:00
VimRegStyle Improve lang#asciidoc layer (#3775) 2020-09-06 21:56:12 +08:00
wildfire.vim Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
xmake.vim feat(xmake): add xmake support 2023-03-28 12:14:51 +08:00
yang.vim feat(layer): add lang#yang layer 2022-05-08 19:41:28 +08:00