Commit graph

6 commits

Author SHA1 Message Date
Jeremie Fraeys
e8979088e6
refactor: reorganize keymaps and autocommands
- Restructure mappings.lua for better organization
- Refactor autocmds.lua with improved event handling
2026-03-23 20:32:36 -04:00
Jeremie Fraeys
944ae1aef2
style: format wezterm keymap for StyLua compliance
All checks were successful
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Successful in 3s
2026-02-08 16:06:04 -05:00
Jeremie Fraeys
6ca5c59971
fix: use wezterm multiplexer instead of tmux for C-t mapping
Some checks failed
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Failing after 3s
2026-02-08 16:03:51 -05:00
Jeremie Fraeys
765d896e55
fix: restore natural vim keys - J joins, C-f pages down, C-t for tmux
Some checks failed
Luacheck / luacheck (push) Successful in 11s
StyLua / stylua (push) Failing after 3s
2026-02-08 16:01:53 -05:00
Jeremie Fraeys
4742e3a251
refactor: reorganize config and simplify README
Some checks are pending
Check Lua Formatting in MyRepo / Stylua Check (push) Waiting to run
2026-02-08 14:48:48 -05:00
Jeremie Fraeys
02e26b00b7
chore(nvim): reinitialize with working config
Some checks are pending
Check Lua Formatting in MyRepo / Stylua Check (push) Waiting to run
2026-02-07 21:06:45 -05:00