mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
chore(neovim): Keymaps updates
- Zen mode: <Shift-Escape> -> <Ctrl-Escape> - Global symbol searches using telescope's `lsp_workspace_symbols`
This commit is contained in:
@@ -272,7 +272,7 @@ return {
|
||||
desc = "Notification History",
|
||||
},
|
||||
{
|
||||
"<S-Esc>",
|
||||
"<C-Esc>",
|
||||
function()
|
||||
Snacks.zen()
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user