Update README.md

This commit is contained in:
Stephen Seo 2022-11-03 13:12:26 +09:00
parent d50ad6ff99
commit 47db891512
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# NVim QuickComment
Quickly comment lines in a file with a single command.
## Installation
Create the directory structure `${HOME}/.config/nvim/pack/plugins/start/` and
place `nvim-quickcomment/` in `start/`, or use a plugin manager.
## Usage
Add the following to your init.lua (replace "q" with the key you want to map to):