- Create Vim script (e.g. .vimrc) by block coding.
- By enabling google/blockly to support the Vim language, we expect more people interested in using Vim, can easily configure vim to suit their own taste.
- Windows
- Linux (native Ubuntu 18.04LTS, WSL2 Ubuntu 20.04LTS)
- Git
- React JS
- you can find additional npm libraries (such as Redux, Axios) in the source
$ git clone https://github.com/SeolVim/SeolVim_Frontend.git
$ cd SeolVim_Frontend
- If you want fully-functioning project of SeolVim, you need to download SeolVim Backend and run the backend.
-
npm install
-
yarn start
or ... just simply run the code below in terminal.
$ sh run_SVfront.sh
- By web browser, you can test SeolVim locally by the url below.
http://localhost:3000/
- Simply drag-and-drop the blocks from tool box to workspace.
- If you want to export your blocks to vim language, click the exporting button.
- If you are intrested in improving SeolVim experience, we welcome contributions to Seolvim in the form of pull requests, bug reports, github issues and more!
- You might also want to look for help or question, feel free to contact us!