summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lukas Hägele [Thu, 2 Apr 2026 09:09:09 +0000 (11:09 +0200)]
removed window handling when closing windows as this led to problems
Lukas Hägele [Sun, 29 Mar 2026 16:16:41 +0000 (18:16 +0200)]
add serialization for starting directory
Lukas Hägele [Sun, 29 Mar 2026 16:12:58 +0000 (18:12 +0200)]
ignore home directory in session manager and cleanup code
Lukas Hägele [Sun, 29 Mar 2026 15:51:48 +0000 (17:51 +0200)]
fix cwd after changing working directories
Lukas Hägele [Sun, 29 Mar 2026 15:22:22 +0000 (17:22 +0200)]
sort session paths by timestamp and restructure vsplit to be a snippet
Lukas Hägele [Sun, 29 Mar 2026 10:12:30 +0000 (12:12 +0200)]
collect vsplit code in its plugin file
Lukas Hägele [Wed, 25 Mar 2026 16:21:01 +0000 (17:21 +0100)]
overhauled ergonomics (enforce two split panes for help, man and qf-list)
Lukas Hägele [Sun, 22 Mar 2026 13:33:05 +0000 (14:33 +0100)]
integrate different OSes into the config (currently linux / freebsd)
Lukas Hägele [Sun, 22 Mar 2026 13:32:44 +0000 (14:32 +0100)]
removed lazy-lock.json from git tracking
Lukas Hägele [Fri, 20 Mar 2026 15:15:44 +0000 (16:15 +0100)]
changed search in document symbols to "<space>o"
Lukas Hägele [Wed, 28 Jan 2026 10:08:34 +0000 (11:08 +0100)]
add: hover line diagnostics
Lukas Hägele [Tue, 6 Jan 2026 16:21:24 +0000 (17:21 +0100)]
add keymap for window split
Lukas Hägele [Tue, 6 Jan 2026 14:42:34 +0000 (15:42 +0100)]
add "session manager" (telescope picker)
Lukas Hägele [Mon, 5 Jan 2026 13:17:14 +0000 (14:17 +0100)]
add some more stuff
Lukas Hägele [Sun, 4 Jan 2026 16:30:58 +0000 (17:30 +0100)]
delete old stuff
Lukas Hägele [Sun, 4 Jan 2026 16:22:25 +0000 (17:22 +0100)]
move to lazy and remove unused stuff
Lukas Hägele [Sat, 28 Oct 2023 15:35:40 +0000 (17:35 +0200)]
add: snippet engine to lsp config
Lukas Hägele [Sat, 28 Oct 2023 15:35:05 +0000 (17:35 +0200)]
add: cpp to treesitter config
Lukas Hägele [Fri, 22 Sep 2023 07:26:23 +0000 (09:26 +0200)]
change: minor adjustments
Lukas Hägele [Fri, 22 Sep 2023 07:25:36 +0000 (09:25 +0200)]
add: lsp config
Lukas Hägele [Sun, 3 Sep 2023 13:14:24 +0000 (15:14 +0200)]
initial commit