updated doc

master
Penguin 1 year ago
parent 9349ba5683
commit d6b114e853

@ -86,7 +86,18 @@ NOTE: These keybinds are viewable via your leader key. Just hit your leader key
| =<SPC w Right>= | Jump to right buffer |
| =<SPC w Up>= | Jump to above buffer |
| =<SPC w x>= | Close buffer |
| =<SPC w h>= | |
| =<SPC w h>= | Next buffer tab |
| =<SPC w l>= | Previous buffer tab |
**** Miscellaneous
| Keybind | Description |
|------------+--------------------------------------------------------|
| =<SPC />= | Comment line (99% of languages work with this command) |
| =<SPC ;>= | Home (go to dashboard) |
| =<SPC e>= | (toggle) File explorer |
| =<Ctrl t>= | (toggle) terminal |
| =<Spc h>= | Remove search highlight |
| =<Spc q>= | quit |
*** TODO Window Management vs Buffer Management
** TODO Configuring Lunarvim

Loading…
Cancel
Save