Move keybinds to init.lua, add neotest and tiny-inline
This commit is contained in:
@@ -10,6 +10,5 @@ return {
|
||||
null_ls.builtins.formatting.black
|
||||
},
|
||||
})
|
||||
vim.keymap.set("n", "<leader>gf", vim.lsp.buf.format, {})
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user