Commit Graph

8 Commits

Author SHA1 Message Date
84d3c44175 feat: Adding the telekasten filetype to treesitter and registering it as
markdown
2026-06-07 12:52:01 -05:00
abe81c01b3 feat: A working state during the transfer between the old neovim
configurations and using newer built-in functionality in the 0.12.x
versions of Neovim.

Further work is needed for treesitter updates, cleanup of the conversion
work and testing to verify old functionality isn't lessened to get the
benefits of a cleaner config and vastly faster load times.
2026-05-23 20:28:34 -05:00
905fd8fc43 feat: Cleanup of plugins, swapping the telekasten shortcut for toggling
todo items and making changes to the build UI.
2026-05-19 04:10:44 -05:00
a519618e20 fix: Updates to telekasten to use the built in toggle_todo function
instead of the custom one (works well enough), removing lazy loading of
the plugin to allow calling from telekasten commands from nvim load, and
adding ZSH functions to open a new note or today's note immediately.
2026-04-02 06:23:43 -05:00
257dabd9bd fix: Large cleanup of formatting in plugins, re-enabling of gdb in DAP,
removing large portions of the render-markdown plugin settings as they
are just the defaults
2026-03-31 12:57:03 -05:00
84109ae916 Updating telekasten to remove an unused variable. 2024-11-13 10:22:30 -06:00
958f5a6e56 feat: Adding a new function and shortcut for toggling a TODO checkbox
when using a markdown file for a TODO list.
2024-08-11 13:01:35 -05:00
55765e8cf6 Moving all the nvim files to a subdirectory and updated the deploy script. 2024-03-04 14:08:47 -06:00