Commit Graph

489 Commits

Author SHA1 Message Date
cdanesi 5968422157 chore: update lazy-lock.json 2026-01-18 23:07:34 -05:00
cdanesi 35de693a62 chore: update dictionary 2026-01-18 23:06:48 -05:00
cdanesi 30ee5cee91 feat: swap alt + win on desktop keyboard to match layout of Apple keyboards 2026-01-18 23:01:07 -05:00
cdanesi 81f3829d22 feat: add beancount completions 2026-01-17 23:04:44 -05:00
cdanesi f153abafc0 feat: add custom formatter and linter for beancount 2026-01-16 23:07:34 -05:00
cdanesi 959721b09d chore: clean up lualine by commenting out blocks 2025-10-06 21:16:12 -04:00
cdanesi a966200eac chore: re-enable debounce_hours option 2025-10-06 21:12:53 -04:00
cdanesi 8ac84fb26b chore: add jinja to languages to ensure get installed 2025-10-04 22:09:21 -04:00
cdanesi 3ef05d0242 feat: add njk -> jinja filetype mapping
- Created `core/filetypes.lua` to map `.njk` files to the `jinja` filetype
- Updated `core/init.lua` to load the new filetypes module
2025-10-04 22:04:45 -04:00
cdanesi b859869115 feat: add zellij default config 2025-10-04 20:31:54 -04:00
cdanesi eb3be704bb chore: enable git highlight in nvim-tree 2025-10-04 20:15:41 -04:00
cdanesi 67b9990eae chore: consolidate gitmoji.nvim config into autocomplete.lua 2025-10-04 20:06:01 -04:00
cdanesi d4e620e28b feat: add CopilotChat.nvim
Actually, I've had this for a while but chose not to commit. Still unsure if
I'm going to keep it as I don't use it at all
2025-10-04 19:57:29 -04:00
cdanesi d1d853b80c feat: add bullets.vim for improved list handling 2025-10-04 19:38:28 -04:00
cdanesi f2ba7740fe chore: update lazy-lock.json 2025-10-04 19:29:39 -04: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 3cd44640da update: language corrections in mason config
remove Docker and systemd specific tooling
add PHP and SQL tooling
2025-10-04 19:20:31 -04:00
cdanesi 9b710cdad3 correct handlers config, refactor ensure_installed, add comments 2025-10-03 12:18:52 -04:00
cdanesi d5990edb11 reduce framerate for performance 2025-10-03 12:11:59 -04:00
cdanesi 3096387d18 update spell file 2025-10-03 12:10:35 -04:00
cdanesi 406585c221 add skip_ts_context_commentstring_module 2025-10-03 12:09:05 -04:00
cdanesi 648aab0620 add local variable to keep consistent with the rest of my config 2025-10-03 12:06:22 -04:00
cdanesi 5db95236fd clean up ensure_installed and add comments 2025-10-03 12:04:30 -04:00
cdanesi 18fa7a9223 update highlighting 2025-09-29 23:48:15 -04:00
cdanesi fce65354ea reworking lsp/mason configs 2025-09-29 23:47:41 -04:00
cdanesi 31f992a630 fix markdown editor settings 2025-09-29 23:44:18 -04:00
cdanesi ea5e36d5f3 fix join-with keybinds. (will probably change) 2025-09-14 20:14:47 -04:00
cdanesi d1661db559 add initial aerospace config 2025-09-05 21:34:28 -04:00
cdanesi 3648c8707e update nvim plugin configs 2025-08-29 21:12:30 -04:00
cdanesi 60f6f96cbd update tmux config to work with ssh-agent 2025-08-29 20:59:09 -04:00
cdanesi f10fd88a3f update bootstrap - move update remote to end 2025-08-29 20:57:44 -04:00
cdanesi db620f033c add yadm to fugitive config 2025-08-29 20:56:49 -04:00
cdanesi a38796b975 fix tpm path 2025-08-16 20:08:05 -04:00
cdanesi 3e038cb8f2 chore: enable comment pre_hook 2025-06-28 07:39:45 -04:00
cdanesi bd9e5575ec refactor lspconfig, remove redundant dependencies, replace neodev with lazydev 2025-06-28 07:33:08 -04:00
cdanesi a1ba4b61e3 chore: 💡update comments 2025-06-25 19:01:51 -04:00
cdanesi a684c986bd chore: plugins updated 2025-06-25 18:57:29 -04:00
cdanesi 3b111bf252 chore: cleaning up (remove and rename files, refactor config, fix errors) 2025-06-25 18:53:39 -04:00
cdanesi 6b965d7544 add gh copilot 2025-06-20 13:30:44 -04:00
cdanesi b033d397cf update lock file 2025-06-17 17:22:12 -04:00
cdanesi 09ce3ed54f update editorconfig 2025-06-17 17:20:05 -04:00
cdanesi 47f2322e29 update disabled list, add and configure telekasten 2025-06-17 17:19:27 -04:00
cdanesi aadac96a03 update exclusion for auto saving sessions in homedir 2025-06-17 17:17:09 -04:00
cdanesi 5cfbcd11dc increase wezterm default font size slightly 2025-06-06 07:10:01 -04:00
cdanesi 6ae9c838d6 add terms to spell file 2025-06-05 12:33:03 -04:00
cdanesi adf3a88eda change todotxt colors 2025-06-04 15:47:21 -04:00
cdanesi d43c2bc0b3 update from depreciated sign_define 2025-06-03 13:55:57 -04:00
cdanesi efd38e20ad add option to create a new session from fzf menu in tmux 2025-06-03 13:49:33 -04:00
cdanesi a8bba23b3a remove depreciated show_deleted 2025-05-08 21:07:42 -04:00
cdanesi 1ea1659c6e feat: add omz and tpm as dependencies 2025-04-05 23:22:44 -04:00