Commit Graph

7 Commits

Author SHA1 Message Date
Adam Poniatowski 78fc3d5aea
some further fixes and modifications 2026-07-04 14:26:18 +02:00
Adam Poniatowski e408a53858 massive cleanup, shaved off quite a bit on startup, now roughly 50ms 2026-05-07 17:09:35 +02:00
Adam Poniatowski 06d714c945
forgot to push this... lots of changes to add elixir support and other fixes 2026-03-05 20:02:43 +01:00
Adam Poniatowski 6f352e7c11
made some mods everywhere 2025-04-27 13:22:07 +02:00
Adam Poniatowski 80e90a3b99 fix(gopls): disable semantic tokens and restore mini.sessions
- Disable semantic tokens in gopls to prevent nil index errors
- Replace auto-session with mini.sessions for better reliability
- Move session keymaps to core/keymaps.lua under <leader>m namespace
- Add Go project detection to skip session operations for Go projects
2025-02-23 19:44:06 +01:00
Adam Poniatowski 08b2f6acbd refactor: remove session managers
- Remove auto-session plugin
- Disable semantic tokens for gopls to prevent errors
2025-02-23 18:09:26 +01:00
Adam Poniatowski 3de2b7752d fix: remove neodev.nvim as it's replaced by lazydev.nvim 2025-02-23 16:59:33 +01:00