mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-29 21:10:13 +00:00
add quit shortcut for helix
This commit is contained in:
@ -147,6 +147,8 @@ in
|
|||||||
"keep_primary_selection"
|
"keep_primary_selection"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
space.q = ":quit";
|
||||||
|
|
||||||
# Enable and disable inlay hints
|
# Enable and disable inlay hints
|
||||||
space.H = ":toggle lsp.display-inlay-hints";
|
space.H = ":toggle lsp.display-inlay-hints";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user