docs: comment - astronvim

This commit is contained in:
Ryan Yin
2023-07-14 15:29:55 +08:00
parent 1e325739b1
commit 64e384c18a

View File

@@ -32,8 +32,11 @@
# Close Buffer: `<Space> + c`
#
# Format Document: `<Space> + lf`
# Comment Line: `<Space> + /`
# Code Actions: `<Space> + la`
# Rename: `<Space> + lr`
# Open filepath/URL at cursor: `gc`
# This is a neovim builtin command
#
# Save Session: `<Space> + Ss`
# Last Session: `<Space> + Sl`