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
cdanesi
3648c8707e
update nvim plugin configs
2025-08-29 21:12:30 -04:00
cdanesi
d4bc931c8b
update Brewfile
2025-08-29 21:01:30 -04:00
cdanesi
e1b88c9647
update ssh-agent configuration
2025-08-29 20:59:59 -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
f3bfe6e4c6
add aliases for git/yadm commit --verbose
2025-06-21 21:54:38 -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
504fb6e9fd
add aliases for systemctl
2025-06-10 17:16:53 -04:00
cdanesi
0b685c8d48
remove ansible and dotenv plugins
2025-06-10 11:30:49 -04:00
cdanesi
5d60837f11
add aliases for ansible and caffeinate, modify todo-txt alias
2025-06-10 11:30:16 -04:00
cdanesi
5cfbcd11dc
increase wezterm default font size slightly
2025-06-06 07:10:01 -04:00