Commit Graph

10 Commits

Author SHA1 Message Date
cdanesi eb3be704bb chore: enable git highlight in nvim-tree 2025-10-04 20:15:41 -04:00
cdanesi 660afc8411 refactor: clean up file tree, remove redundant code, formatting 2024-12-20 18:28:56 -05:00
cdanesi cd390c10b5 feat: adjust sizing of file manager dynamically 2024-11-29 17:21:28 -05:00
cdanesi 6d1c759107 🎨refactor: improve structure and change 1 icon
change the icon for open folder to non-empty
move vim.opt into `init`
2024-11-26 16:27:34 -05:00
cdanesi 971210d137 change lazy loading 2024-11-22 14:22:49 -05:00
cdanesi 9e03718a80 improve startup time from >250ms to ~70ms 2024-11-22 13:43:37 -05:00
cdanesi 1dfbc25ddf set nvim-tree options 2024-11-07 13:11:06 -05:00
cdanesi 37969ca98e refactor config to define all keybinds in a single file 2024-11-03 17:53:39 -05:00
cdanesi a9711ba2e0 change folder icons 2024-11-01 14:27:17 -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