mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 06:46:37 +00:00
chore(nvim): cleanup and keybindings
This commit is contained in:
@@ -6,7 +6,7 @@ return {
|
||||
cmd = { 'ConformInfo' },
|
||||
keys = {
|
||||
{
|
||||
'<leader>f',
|
||||
'<leader>cf',
|
||||
function()
|
||||
require('conform').format { async = true, lsp_fallback = true }
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user