10 Commits

Author SHA1 Message Date
cdanesi 3648c8707e update nvim plugin configs 2025-08-29 21:12:30 -04:00
cdanesi aadac96a03 update exclusion for auto saving sessions in homedir 2025-06-17 17:17:09 -04:00
cdanesi a9a691cad2 fix: nvim-tree no longer stops working when restoring a session
add nvim-tree as a dependency of auto-session prevents nvim-tree commands not
working when restoring a session with sessionopts+='globals'
2024-12-07 18:48:56 -05:00
cdanesi f1483143a9 chore: change settings 2024-12-04 20:23:14 -05:00
cdanesi 0e1c494ac5 enable notification, add mappings for normal mode 2024-11-26 08:46:43 -05:00
cdanesi 6007bdc16e prevent lazy loading 2024-11-25 21:47:52 -05:00
cdanesi 9e03718a80 improve startup time from >250ms to ~70ms 2024-11-22 13:43:37 -05:00
cdanesi 37969ca98e refactor config to define all keybinds in a single file 2024-11-03 17:53:39 -05:00
cdanesi 0ab7247066 refactored to lazy standard 2024-11-01 14:24:09 -04:00
cdanesi 28c75e157a migrate from packer to lazy
most of my config has been carried over, still need to do colorizer
and markdown.

added a few new plugins, based off of josean's 2024 video
2024-10-31 16:45:27 -04:00