remove ` mark so lsp hover doesn't get messed up

This commit is contained in:
2024-04-25 22:49:38 -04:00
parent bef886371f
commit b254e912f6

View File

@ -5,5 +5,4 @@ end
marks.setup {
default_mappings = true,
builtin_marks = { '`' },
}