Title
Home | SpaceVim
Go Home
Category
Description
SpaceVim is a community-driven vim distribution that seeks to provide layer feature.
Address
Phone Number
+1 609-831-2326 (US) | Message me
Site Icon
Home | SpaceVim
Tags
Page Views
0
Share
Update Time
2022-06-09 20:11:47

"I love Home | SpaceVim"

www.spacevim.org VS www.gqak.com

2022-06-09 20:11:47

.github-corner:hover .octo-arm { animation: octocat-wave 560ms ease-in-out; } @keyframes octocat-wave { 0%, 100% { transform: rotate(0); } 20%, 60% { transform: rotate(-25deg); } 40%, 80% { transform: rotate(10deg); } } @media (max-width: 500px) { .github-corner:hover .octo-arm { animation: none; } .github-corner .octo-arm { animation: octocat-wave 560ms ease-in-out; } } SpaceVimA community-driven vim distributionHome |About |Quick start guide| Documentation |Development |Community |SponsorsSpaceVim - Modern Vim distributionSpaceVim is a distribution of the Vim editor that’s inspired by spacemacs.It manages collections of plugins in layers, which help collecting relatedpackages together to provide features. This approach helps keepingconfiguration organized and reduces overhead for the user by keeping themfrom having to think about what packages to install.If you like SpaceVim, please feel free to star the project on github. It is a great way to show yourappreciation while providing us motivation to continue working on this project.Quick start guide: installation, configuration, and resources of learning SpaceVimDocumentation: the primary official document of SpaceVimAvailable layers: a list of available layers which can be used in SpaceVimThe latest release v1.9.0 was released at 2022-01-06, check out following-HEAD page for what happened since last release.New featuresMultiple cursor support for Vim08 Apr 2022Manage project alternate files28 Jan 2020Manage the alternate file of current project within SpaceVim.Grep on the fly in SpaceVim23 Jan 2018Grep and replace asynchronously, display searching results on the fly based on user inputHelp description for key bindings06 Nov 2017Key bindings are defined with help description, this feature is for getting Help description and jump to the position where the key bindings is defined.Asynchronous plugin manager11 Aug 2017Use dein as default plugin manager, Provides a UI for dein, Install and update plugin asynchronously, Show process status on the flyMore posts are available on the blog of SpaceVim.Follow our twitter: @SpaceVimParticipatingDiscuss the project at gitter.im/SpaceVim or /r/SpaceVimContribute code, report bugs and request features at GitHub.FAQWhat is the project status?The current stable version is v1.9.0, See the milestones pagefor development progress and the Roadmap for high-level plans.Is SpaceVim trying to turn Vim/Neovim into an IDE?With layers feature, this version of Vim distribution try to turn Vim/Neovim into an IDE for many languages.How many programming languages does SpaceVim support?~/.SpaceVim> ls autoload/SpaceVim/layers/lang | wc -l87 Which version of Vim/Neovim is needed?SpaceVim has been tested in github action with followingversions of neovim and vim:ProgramVersionWindowsLinuxneovimv0.6.1√√neovimv0.6.0√√neovimv0.5.1√√neovimv0.5.0 √√neovimv0.4.4√√neovimv0.4.3√√neovimv0.4.2√√neovimv0.3.8√√For more general questions, please read SpaceVim FAQ.