Commit graph

14 commits

Author SHA1 Message Date
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
82812ead0a
update lualine config
All checks were successful
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Successful in 3s
2026-02-08 15:58:02 -05:00
Jeremie Fraeys
abb911f660
fix: use correct colorscheme name monokai_soda
All checks were successful
Luacheck / luacheck (push) Successful in 11s
StyLua / stylua (push) Successful in 2s
2026-02-08 15:54:54 -05:00
Jeremie Fraeys
ecb3452195
fix: prevent startup flash by setting colorscheme early and deferring oil
All checks were successful
Luacheck / luacheck (push) Successful in 11s
StyLua / stylua (push) Successful in 3s
2026-02-08 15:53:51 -05:00
Jeremie Fraeys
30587406dd
feat: open oil.nvim instead of netrw when starting nvim from a directory
All checks were successful
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Successful in 2s
2026-02-08 15:50:24 -05:00
Jeremie Fraeys
214cf0ebdc
fix: make oil highlights adapt to Monokai (dark) and Solarized (light) themes
All checks were successful
Luacheck / luacheck (push) Successful in 11s
StyLua / stylua (push) Successful in 3s
2026-02-08 15:42:04 -05:00
Jeremie Fraeys
8f205a052f
style: format long keymap entries in oil.lua and worktree.lua for CI
All checks were successful
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Successful in 3s
2026-02-08 15:34:11 -05:00
Jeremie Fraeys
b28fac9f8b
perf: balance - lazy load atac (cmd) and marks (keys) for better startup
Some checks failed
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Failing after 3s
2026-02-08 15:32:32 -05:00
Jeremie Fraeys
b3b5702588
perf: further startup optimizations - defer indent, luasnip, notify, oil, atac, auto-dark-mode
Some checks failed
Luacheck / luacheck (push) Successful in 11s
StyLua / stylua (push) Failing after 2s
2026-02-08 15:30:13 -05:00
Jeremie Fraeys
5d7b037e99
fix: remove telescope-undo references since plugin was removed
Some checks failed
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Failing after 3s
2026-02-08 15:27:48 -05:00
Jeremie Fraeys
00b976ca99
fix: move lsp-servers.lua out of plugins dir to fix lazy.nvim error
All checks were successful
Luacheck / luacheck (push) Successful in 10s
StyLua / stylua (push) Successful in 2s
2026-02-08 15:23:30 -05:00
Jeremie Fraeys
6c762c436a
fix: endx typo in lsp-servers.lua
Some checks failed
Luacheck / luacheck (push) Failing after 4s
StyLua / stylua (push) Failing after 2s
2026-02-08 15:08:04 -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