Update README.md

This commit is contained in:
Stephen Seo 2024-02-21 14:23:00 +09:00
parent 691b776858
commit 143a47ebd6

View file

@ -2,6 +2,11 @@
This is just a dump of my NVim config.
## Things to note before using
Normal mode "q" (macro shortcut) is disabled by default. If you want to enable
use of this shortcut, you can disable it in the `init.lua` config file.
## Installing This Config
1. Clone the repo into `$HOME/.config/nvim`.