Removing non-working map for vball
This commit is contained in:
parent
e67c826f4a
commit
53abfac5a0
1 changed files with 0 additions and 3 deletions
3
init.lua
3
init.lua
|
@ -791,9 +791,6 @@ vim.keymap.set("n", "W", "<nop>")
|
|||
vim.keymap.set("n", "<Leader>json", ":JsonPath<CR>")
|
||||
vim.keymap.set("n", "<Leader>qjson", ":JsonPath ")
|
||||
|
||||
-- VBAll
|
||||
vim.api.nvim_command("ca vball vertical ball")
|
||||
|
||||
-- FormatJson
|
||||
vim.api.nvim_command("com! FormatJSON %!jq")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue