1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:50:04 +08:00
SpaceVim/docs/bundle-plugins.md
Eric Wong 49fff62e21 feat(history)!: use history plugin instead of shada
can not fix https://github.com/neovim/neovim/issues/6875

always get error when open two nvim instances
2024-03-14 11:08:00 +08:00

7.7 KiB

title description
Bundle Plugins A list of SpaceVim's bundle plugins

Bundle plugins

In bundle/ directory, there are two kinds of plugins: forked plugins without changes and forked plugins which have been changed.

Changed plugin:

These plugins are changed based on a specific version of origin plugin.

core layer

edit layer

ui layer

No changed plugins

core layer

lsp layer

lang#ruby layer

lang#python layer

lang#liquid layer

lang#go layer

tmux layer

incsearch layer

lang#java layer

  • vim-javacomplete2 based on https://github.com/artur-shaik/vim-javacomplete2/tree/a716e32bbe36daaed6ebc9aae76525aad9536245

lang#plantuml layer