607 Commits

Author SHA1 Message Date
cdanesi d09e63488d chore: add Espanso config and encrypted private files 2026-05-31 22:02:25 -04:00
cdanesi 8790af12e8 chore: add InsertLeave trigger for markdown autosave 2026-05-22 14:20:17 -04:00
cdanesi ad00d0c53e chore: enable core/autosave 2026-05-22 14:16:25 -04:00
cdanesi e8b06dedda chore: add missing NvimTreeFindFile to command list 2026-05-22 14:03:07 -04:00
cdanesi 72394f9cdb chore: set scrolloff = 999 to center the active line while editing markdown files 2026-05-22 14:01:41 -04:00
cdanesi 4ed5242b82 chore: remove systemd_ls from mason config 2026-05-22 14:00:17 -04:00
cdanesi 5974bb4dc5 chore: move new keymaps to EOF with the rest 2026-05-22 13:58:27 -04:00
cdanesi dacc81b252 chore: add autosave for markdown files 2026-05-22 13:56:57 -04:00
cdanesi 061e84bf57 chore: update lock file 2026-05-09 22:04:25 -04:00
cdanesi 64c3a663bd chore: update config version 2026-05-09 22:03:40 -04:00
cdanesi 7893315fbc chore: enable persistent workspaces 2026-05-09 22:01:10 -04:00
cdanesi 3a707ee5ac chore: add npm to list of programs to restore 2026-05-09 21:58:38 -04:00
cdanesi c63484d087 chore: update telekasten config
add helper commands for additional note creation (review templates)
fix markdown wrap
re-enable note link commands
2026-05-09 21:56:42 -04:00
cdanesi c7ee19c756 chore: add rule for Safari windows to aerospace config 2026-04-24 09:53:03 -04:00
cdanesi 6463ef67d3 chore: update brew path 2026-03-09 13:49:59 -04:00
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 345ff2982d chore: update PATH on MacOS to use Homebrew bison binary 2026-01-18 23:06:01 -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 f7db36e68d feat: add os_icon back to prompt to give a visual for which host I'm using 2025-10-15 18:56:17 -04: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 96ef2738b7 chore: add Docker completions for macOS (Docker Desktop) 2025-10-04 20:20:15 -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 30a6988a7b update README 2025-09-06 08:19:55 -04:00
cdanesi 0ce2ebcb9d revert commit 3433d81a4c 2025-09-06 08:12:00 -04:00
cdanesi 3433d81a4c relocate LICENSE 2025-09-06 07:54:46 -04:00
cdanesi b6d1422606 create LICENSE 2025-09-06 07:53:13 -04:00
cdanesi d1661db559 add initial aerospace config 2025-09-05 21:34:28 -04:00