mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
docs: comment - astronvim
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
#
|
#
|
||||||
# Switching between windows: `<Ctrl> + h/j/k/l`
|
# Switching between windows: `<Ctrl> + h/j/k/l`
|
||||||
# Resizing windows: `<Ctrl> + Up/Down/Left/Right`
|
# Resizing windows: `<Ctrl> + Up/Down/Left/Right`
|
||||||
# Note that on macOS, this is conflict with system's default shortcuts.
|
# Note that on macOS, this is conflict with system's default shortcuts.
|
||||||
# You need disable them in System Preferences -> Keyboard -> Shortcuts -> Mission Control.
|
# You need disable them in System Preferences -> Keyboard -> Shortcuts -> Mission Control.
|
||||||
# Horizontal Split: `\`
|
# Horizontal Split: `\`
|
||||||
# Vertical Split: `|`
|
# Vertical Split: `|`
|
||||||
# Next Buffer(Tab): `]b`
|
# Next Buffer(Tab): `]b`
|
||||||
@@ -32,9 +32,12 @@
|
|||||||
# Close Buffer: `<Space> + c`
|
# Close Buffer: `<Space> + c`
|
||||||
#
|
#
|
||||||
# Format Document: `<Space> + lf`
|
# Format Document: `<Space> + lf`
|
||||||
|
# Comment Line: `<Space> + /`
|
||||||
# Code Actions: `<Space> + la`
|
# Code Actions: `<Space> + la`
|
||||||
# Rename: `<Space> + lr`
|
# Rename: `<Space> + lr`
|
||||||
#
|
# Open filepath/URL at cursor: `gc`
|
||||||
|
# This is a neovim builtin command
|
||||||
|
#
|
||||||
# Save Session: `<Space> + Ss`
|
# Save Session: `<Space> + Ss`
|
||||||
# Last Session: `<Space> + Sl`
|
# Last Session: `<Space> + Sl`
|
||||||
# Delete Session: `<Space> + Sd`
|
# Delete Session: `<Space> + Sd`
|
||||||
|
|||||||
Reference in New Issue
Block a user