key-analyzer.nvim
key-analyzer.nvim copied to clipboard
Invalid 'colemak-dh' layout
Is the colemak-dh layout supported? This is my config and i get this error.
return {
'meznaric/key-analyzer.nvim',
opts = {
layout = 'colemak-dh',
promotion = false,
},
}
Hey, it's colemak_dh not colemak-dh. I'll update the docs.