Commit Graph

6 Commits

Author SHA1 Message Date
dvdgamer deb4ac9890 fix: adjust indentation settings and clean up comment handling in C commands 2025-05-19 18:09:38 +02:00
dvdgamer 3b2e059139 refactor: consolidate C file settings and commands into a single configuration 2025-05-16 12:30:58 +02:00
David Ponte ae42921568 fix: enable Nerd Font support and adjust font variant settings 2025-05-12 16:05:56 +02:00
David Ponte ccd6fa7cf9 fix: enable Nerd Font support and adjust font variant settings 2025-05-12 16:05:38 +02:00
dvdgamer 7214203534 feat: add custom commands for commenting and uncommenting lines in C files 2025-05-10 11:14:11 +02:00
David Ponte 5153613b3b Adds window resizing keymaps and Monokai theme
Implements keymaps for window resizing and maximizing, providing more flexibility in window management.

Also, includes Monokai theme with classic palette as a user option.

Adds cpp to ensure_installed languages for treesitter.

Add C LSP in Mason Plugin

Added after folder to make sure comment string isn't altered by other plugins
2025-04-28 15:56:40 +02:00