Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yann-yinn/vim-interactive-cheat-sheet
Find your Vim commands faster : An interactive cheat sheet for vim. (Site might be slow to start, please wait )
https://github.com/yann-yinn/vim-interactive-cheat-sheet
vim
Last synced: about 2 months ago
JSON representation
Find your Vim commands faster : An interactive cheat sheet for vim. (Site might be slow to start, please wait )
- Host: GitHub
- URL: https://github.com/yann-yinn/vim-interactive-cheat-sheet
- Owner: yann-yinn
- Created: 2018-04-19T21:16:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T16:09:53.000Z (almost 2 years ago)
- Last Synced: 2024-09-03T16:00:59.156Z (4 months ago)
- Topics: vim
- Language: JavaScript
- Homepage: https://vim-cheat-sheet.now.sh/
- Size: 968 KB
- Stars: 41
- Watchers: 2
- Forks: 6
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VIM INTERACTIVE CHEAT SHEET
Find your Vim commands faster.
![screenshot of vim interactive cheat sheet](https://raw.githubusercontent.com/nyl-auster/vim-interactive-cheat-sheet/master/public/screenshot.png)
## install
```
git clone [email protected]:nyl-auster/vim-interactive-cheat-sheet.git
cd vim-interactive-cheat-sheet
yarn install
yarn start
```## contribute
All the commands are declared in _src/commands.js_ file : just edit it and submit a PR 🦄
Need vim configuration for React ? check https://github.com/nyl-auster/react-vim