55 Commits
Author SHA1 Message Date
lupan 35bb33dd6a kakoune: add tree-sitter menu and fix fossil open file prompt 2026-08-21 23:29:43 +02:00
lupan 071d83c73d kakoune: change cursor on insert instead of mode line, add pickers 2026-08-17 20:11:48 +02:00
lupan 73b8e07bde kakoune: add fossil menu 2026-08-17 20:11:48 +02:00
lupan 6949fb75a0 kakoune: add keys to send selection and paragraph to the repl 2026-07-18 00:27:15 +02:00
lupan 4719e8d355 kakoune: use editorconfig; lazygit: disable auto fetch 2026-07-17 23:08:41 +02:00
lupan 2d79c5728a kakoune: fix for busybox awk: use middle dot unicode character instead of unicode escape for nbsp 2026-07-17 23:08:35 +02:00
lupan 7c91379f6c kakoune: add kak-tree-sitter config for odin 2026-07-17 23:08:25 +02:00
lupan f7a7f031ff kakoune: add kak-tree-sitter config for gotmpl
modify file
~/.local/share/kak-tree-sitter/queries/gotmpl/7275b7f85014aad7e15d4987ec4f2249572eecfb/injections.scm
adding:
((text) @injection.content
 (#set! injection.language "html")
 (#set! injection.combined))
2026-07-17 23:08:20 +02:00
lupan 994e3b4662 kakoune: add kak-tree-sitter config for templ 2026-07-17 23:08:13 +02:00
lupan 6a5f15c86b kakoune: use kak-tree-sitter, update five-colors themes 2026-07-17 23:08:08 +02:00
lupan fdc95f72e3 kakoune: keys to comment block and line 2026-07-17 23:07:50 +02:00
lupan e0aa5923e9 kak: remove packages: themes and peneira 2026-06-29 22:31:59 +02:00
lupan bc85f3cb09 kakoune: change git open and fd open keys 2026-05-31 23:07:48 +02:00
lupan c626f849cf lupan-set-theme: trigger kakoune set dark/light colorscheme 2026-05-27 23:20:21 +02:00
lupan de7dbf7f67 kakoune: file and project symbols: support spaces in first token (example css)
uses non-breaking space as a separator and assumes that first numeric
token (starting from second one) is the line number (i.e., assumes that
the searched token does not contain space delimited number)
2026-05-27 09:58:13 +02:00
lupan 8715860090 kakoune: format go before save, add key for git show 2026-05-26 23:52:52 +02:00
lupan e64ba55973 kakoune: add and modify search keys 2026-05-25 23:45:50 +02:00
lupan 1070fd29b9 kakoune: project symbols: exclude files with very long average line length
for example single or two lines bundled js files
2026-05-25 22:00:44 +02:00
lupan 6b4927cb51 kakoune: file/project symbols: use spaces as delimiters 2026-05-25 21:44:15 +02:00
lupan 8f5b3443db kakoune: add ctags file and project symbols 2026-05-25 00:48:10 +02:00
lupan 8ee04ac139 kakoune: add key for open file with hidden 2026-05-25 00:29:59 +02:00
lupan 210fd7052f kakoune: add idle_timeout and more git keys and git-update on idle 2026-05-24 22:01:06 +02:00
lupan d815cadb7b kakoune: add/modify keys (add git, make) 2026-05-22 10:06:38 +02:00
lupan 6622539538 kakoune: highlight cursor line (turn on, and support in themes) 2026-05-20 20:40:59 +02:00
lupan e08bf98d80 kakoune: five-colors dark and light theme, use it 2026-05-20 20:40:59 +02:00
lupan fc7b72fe6b kakoune: set colorscheme after all plugins, four-colors: change prompt, add diagnostic info and hint 2026-05-20 20:40:59 +02:00
lupan a29b006b00 profile: add niri, kakoune: add key for peneira symbols 2026-05-20 20:40:59 +02:00
lupan 3aa7246458 kakoune: support wayland or X clipboard (autodetect) 2026-05-16 18:27:39 +02:00
lupan 7656f1db67 kakoune: use jump-mode instead of easymotion 2026-05-16 16:41:12 +02:00
lupan 219b0466db kakoune: add jump-mode.kak 2026-05-16 16:19:31 +02:00
lupan b3b04d9efe kakoune: add peneira fuzzy finder 2026-05-16 16:09:42 +02:00
lupan 7f1fea5a8c kakoune: four-colors: use evaluate-commands 2026-05-16 13:14:41 +02:00
lupan fdb736c39e kakoune: switch to four-colors, turn on show-matching 2026-05-16 13:14:41 +02:00
lupan 7004a10dd6 kakoune: add four-colors-light.kak 2026-05-16 10:56:31 +02:00
lupan 8337231b23 kakoune: prefer single qoutes when possible 2026-05-15 23:35:52 +02:00
lupan a37ae0f8bf kakoune: replace surround with match.kak 2026-05-15 23:35:52 +02:00
lupan de8d8cf6ef kakoune: add four-colors-dark.kak 2026-05-15 23:35:52 +02:00
lupan 61e964a0e0 kakoune: lp-light oklch colors 2026-05-13 23:25:46 +02:00
lupan 5ad950c65e kakoune: lp-dark oklch colors 2026-05-13 23:25:46 +02:00
lupan aca76de49d kakoune: lp-dark (hsl colors) 2026-05-13 20:10:44 +02:00
lupan 9a77b3730e kakoune: use bat, set bat theme, kwm: key for toggling theme and keymap pl 2026-05-11 23:43:58 +02:00
lupan b4ebc3f4f3 kakaone: auto select lp-dark/lp-light color scheme on startup, switch color options case 2026-05-09 15:33:00 +02:00
lupan 29f75429ed kakoune: add lp-light colors 2026-05-09 15:32:12 +02:00
lupan 0d9360c53a kakoune lp-dark colors: change menu and status line colors 2026-05-09 11:01:35 +02:00
lupan a43babdad9 kakoune: change status bar color in insert mode 2026-05-08 23:29:13 +02:00
lupan 754b811dea kakoune: add key file open recent with prompt menu 2026-05-08 22:21:10 +02:00
lupan 5acd019f5b kakoune: fix kakoune surround url 2026-05-08 22:08:27 +02:00
lupan c5c64b9247 kakoune: open using nnn and open/create in dir 2026-05-08 10:54:42 +02:00
lupan 5f37235a4c shell: use kak as default editor, kakoune: add fzf menu docstring 2026-05-08 00:11:53 +02:00
lupan 70cd97c9b0 kakoune: add colorscheme lp-dark, add some keys 2026-05-06 23:47:34 +02:00