This commit is contained in:
parent
4b90a9d63f
commit
e2b435efb1
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
{
|
||||
action = "<cmd>lua vim.lsp.buf.format()<CR>";
|
||||
key = "<leader>f";
|
||||
options.silent = true;
|
||||
}
|
||||
|
||||
{
|
||||
|
@ -31,6 +32,7 @@
|
|||
{
|
||||
action = "<cmd>silent !tmux new-window tmux-sessionizer<CR>";
|
||||
key = "<C-f>";
|
||||
options.silent = true;
|
||||
}
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue