https://github.com/samwhelp/tool-svim
svim
https://github.com/samwhelp/tool-svim
nvim nvimrc svim vim vimrc
Last synced: about 1 year ago
JSON representation
svim
- Host: GitHub
- URL: https://github.com/samwhelp/tool-svim
- Owner: samwhelp
- License: mit
- Created: 2019-04-03T09:57:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T04:35:20.000Z (over 4 years ago)
- Last Synced: 2025-02-08T20:12:30.506Z (over 1 year ago)
- Topics: nvim, nvimrc, svim, vim, vimrc
- Language: Vim script
- Homepage: https://samwhelp.github.io/tool-svim-doc/
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tool-svim
* [tool-svim](https://samwhelp.github.io/tool-svim-doc/) ([GitHub](https://github.com/samwhelp/tool-svim))
## Installer
* [vimrc-get](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/project/vimrc-profile/vimrc-get)
``` sh
$ vimrc-get svim
```
## Doc
* [tool-svim-doc](https://samwhelp.github.io/tool-svim-doc) ([GitHub](https://github.com/samwhelp/tool-svim-doc))
* note-about-vim / [svim](https://samwhelp.github.io/note-about-vim/read/project/svim.html)
## Keybind
* [en_us](https://samwhelp.github.io/tool-svim-doc/read/en_us/feature/keybind.html)
* [zh_tw](https://samwhelp.github.io/tool-svim-doc/read/zh_tw/feature/keybind.html)
## Plugin
* [en_us](https://samwhelp.github.io/tool-svim-doc/read/en_us/feature/plugin.html)
* [zh_tw](https://samwhelp.github.io/tool-svim-doc/read/zh_tw/feature/plugin.html)
## Related Projects
* [tool-svim-gen](https://github.com/samwhelp/tool-svim-gen)
## Prototype Projects
* [svim](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/prototype/svim)
* skel-project-plan/example/[project-vimrc](https://github.com/samwhelp/skel-project-plan/tree/gh-pages/example/project-vimrc)
## Enhance Version
* [tool-mvim](https://github.com/samwhelp/tool-mvim)
* [tool-lvim](https://github.com/samwhelp/tool-lvim)
* [tool-hvim](https://github.com/samwhelp/tool-hvim)
## Experiment Version
* [tool-ivim](https://github.com/samwhelp/tool-ivim)
## Clone Command
``` sh
git clone https://github.com/samwhelp/tool-svim
git clone https://github.com/samwhelp/tool-svim-core
git clone https://github.com/samwhelp/tool-svim-core-enhance
git clone https://github.com/samwhelp/tool-svim-colorfit
git clone https://github.com/samwhelp/tool-svim-gen
git clone https://github.com/samwhelp/tool-svim-doc
```