tweak code action window

i've found previews dont work for ts lsp, so they're kind of silly to
have. instead it will open a smaller window.
This commit is contained in:
clover caruso 2025-08-21 15:44:17 -07:00
parent cf72e73615
commit 3775459d8e

View file

@ -35,7 +35,7 @@ in
# lsp
code-action =
keyCmd "n" "<leader>ca"
"FzfLua lsp_code_actions winopts.height=15 winopts.backdrop=100 winopts.title=false winopts.preview.title=false winopts.row=1";
"FzfLua lsp_code_actions winopts.height=8 winopts.width=50 winopts.backdrop=100 winopts.title=false winopts.preview.title=false winopts.row=1 winopts.preview.hidden=true";
# subtle nice features
visual-dedent = keyRemap "v" "<" "<gv"; # keep selection