Commit Graph

6 Commits

Author SHA1 Message Date
cdanesi 1c52cb4ac0 chore: improve Markdown and codeblock formatting
- Update `prettier.lua` to handle injected code blocks with correct `lang_to_ft` and `lang_to_ext` mappings
- Remove deprecated `markdown_inline` filetype; rely on injected formatting instead
- Update `linting.lua` to match new configuration
- Remove unused formatting and linting tools
2025-10-04 19:22:31 -04:00
cdanesi fce65354ea reworking lsp/mason configs 2025-09-29 23:47:41 -04:00
cdanesi 2060d8cd73 fix: remove shfmt, add beautysh 2025-01-07 13:54:48 -05:00
cdanesi 660afc8411 refactor: clean up file tree, remove redundant code, formatting 2024-12-20 18:28:56 -05:00
cdanesi 37969ca98e refactor config to define all keybinds in a single file 2024-11-03 17:53:39 -05: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