An open API service indexing awesome lists of open source software.

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 ํ…Œ๋งˆ/๊ธฐ๋Šฅ ์„ค์ • ์Šคํฌ๋ฆฝํŠธ

Awesome Lists containing this project

README

        



VimSCode


Vim์„ ์œ„ํ•œ 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)