Commit Graph

24 Commits

Author SHA1 Message Date
73d76e8cee vis: fix search, add keys for rg/fd, change global marks keys, add notes keys 2025-09-29 23:46:53 +02:00
270338f6d3 vis: use <vis-prompt-show> instead of colon in key binding 2025-09-29 23:42:03 +02:00
9edf260607 vis: use lf instead of yazi, shorter keys for lf and lsp commands 2025-09-29 23:42:03 +02:00
512599d8d7 vis: add command fzf-files, use it in shell alias vf 2025-09-29 23:42:03 +02:00
e1869dcbc3 vis: update theme on C-l but only if file changed and theme changed dark<->light 2025-09-29 23:42:03 +02:00
f5ea4d4c13 vis: change light background (also for st) and embedded background 2025-09-29 23:42:03 +02:00
c3580ea62a vis: fzf.sh allow multi select (puts to messages), skip register value if default register 2025-09-29 23:42:03 +02:00
edb02ef94b vis: format go files on write 2025-09-29 23:42:03 +02:00
53b29759e8 vis: improve opening make-like file with pos, improve close prev/next window 2025-09-29 23:42:03 +02:00
a95d62b7e8 vis: add go_ext grammar with embedded sql with go templating 2025-09-29 23:42:03 +02:00
bf90b5fbe9 vis: fix shell escape and update lazyjj key 2025-09-29 23:42:03 +02:00
95fc836b55 vis: templ: add (implement) templ lexer 2025-09-29 23:42:03 +02:00
51457299a9 vis: implement fast jump 2025-09-29 23:42:03 +02:00
8a4b46d38d vis: change status bar in dark theme and background in light one 2025-09-29 23:42:03 +02:00
a1f90c79d6 vis: fzf.sh: add key to select alternative directory, fix switching between search and find 2025-09-29 23:42:03 +02:00
399fae9c2b vis: add script fzf.sh and use it with just two keys
fzf.sh is a wrapper around fzf with mode for fd, rg, git and jj which
allow to switch between them with keys
2025-09-29 23:42:03 +02:00
9538406245 vis: set dark or light theme and start and also add key for this action 2025-09-29 23:42:03 +02:00
90e7cbe7c6 vis: add keys for shell and themes, change current dir keys 2025-09-29 23:42:03 +02:00
fd727586f9 vis: add lupan-dark and lupan-light themes, based on default with my selection of colors 2025-09-29 23:42:03 +02:00
78d758b8fb vis: global marks, do not reopen already opened file, fzf search current file 2025-09-29 23:42:03 +02:00
6757fc6aec vis: keys for yazi and fzf with hidden files; vis as default editor (also in yazi) 2025-09-10 10:36:54 +02:00
28fbb75b47 alacritty: use nordic and night owlish light themes; vis use default theme 2025-09-10 00:17:43 +02:00
829804f2ed vis: add key for fzf change directory 2025-09-09 22:11:33 +02:00
ebec63e48c add vis config 2025-09-08 23:30:43 +02:00