https://github.com/leegeunhyeok/vim-studio-code
๐ Vim์ ์ํ VSCode ํ
๋ง/๊ธฐ๋ฅ ์ค์ ์คํฌ๋ฆฝํธ
https://github.com/leegeunhyeok/vim-studio-code
Last synced: 24 days ago
JSON representation
๐ Vim์ ์ํ VSCode ํ ๋ง/๊ธฐ๋ฅ ์ค์ ์คํฌ๋ฆฝํธ
- Host: GitHub
- URL: https://github.com/leegeunhyeok/vim-studio-code
- Owner: leegeunhyeok
- License: mit
- Created: 2019-04-12T06:18:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T02:12:30.000Z (about 6 years ago)
- Last Synced: 2025-02-14T11:54:17.354Z (3 months ago)
- Language: Vim script
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
VimSCodeVim์ ์ํ VSCode ํ ๋ง/๊ธฐ๋ฅ ์ค์ ์คํฌ๋ฆฝํธ
## ์ค์น
`vim` & `git` ์ค์น ํ ์คํฌ๋ฆฝํธ๋ฅผ ์คํํ์ฌ ๊ฐํธํ๊ฒ ์ค์ ํ์ค ์ ์์ต๋๋ค.
```bash
git clone https://github.com/leegeunhyeok/vim-studio-code.git
cd vim-studio-code
./setup.sh
```## ๊ธฐ๋ฅ
- `F3` - NERD Tree(ํ์ผ ํ์๊ธฐ) ๋ณด์ด๊ธฐ/์จ๊ธฐ๊ธฐ
- `,` + `c` + `space` - ์ฃผ์ ์ค์ /ํด์ ## ์ฐธ์กฐ
- [์์ด์ฝ ์ด๋ฏธ์ง](https://github.com/VSCodeVim/Vim)
- [Vundle.vim](https://github.com/VundleVim/Vundle.vim)
- [NERD Tree](https://github.com/scrooloose/nerdtree)
- [NERD Commenter](https://github.com/scrooloose/nerdcommenter)
- [neocomplcache](https://github.com/Shougo/neocomplcache.vim)
- [vim-javascript](https://github.com/pangloss/vim-javascript)
- [vim-airline](https://github.com/vim-airline/vim-airline)
- [vim-code-dark](https://github.com/tomasiser/vim-code-dark)