https://github.com/shashanktomar/vim-myhelp
A personal help plugin about things i forget in Vim
https://github.com/shashanktomar/vim-myhelp
Last synced: 2 months ago
JSON representation
A personal help plugin about things i forget in Vim
- Host: GitHub
- URL: https://github.com/shashanktomar/vim-myhelp
- Owner: shashanktomar
- Created: 2022-03-22T21:57:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T03:41:54.000Z (about 1 year ago)
- Last Synced: 2025-01-30T01:18:08.380Z (4 months ago)
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shashank's Cheatsheet for Terminal Things
This is inspired from [technosophos](https://github.com/technosophos/vim-myhelp)
## How To Install
The cheatsheet can be used as Vim plugin. For vim-plug, add the following to your `.vimrc` or neovim's `init.vim``Plug 'shashanktomar/vim-myhelp'`
After that, install the plugin by running `:PlugInstall` and then you should be able to type `:h myhelp`
## Making a Change
Edit files in `/doc`. If you add new tags, make sure to run `:helpt /doc` to generate tag file