cdanesi
f153abafc0
feat: add custom formatter and linter for beancount
2026-01-16 23:07:34 -05:00
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
ec117a1dcf
update for markdown
2025-01-12 17:13:55 -05:00
cdanesi
2060d8cd73
fix: remove shfmt, add beautysh
2025-01-07 13:54:48 -05:00
cdanesi
7dfe1a6351
change markdown formatter
2025-01-05 22:26:20 -05:00
cdanesi
e1ccd6c77f
fix: remove prettier as formatter for md
2024-12-30 14:54:43 -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
e1cc00c19a
updated formatting
2024-11-01 14:22:50 -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