Commit Graph

6 Commits

Author SHA1 Message Date
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
f64b30c964 fix: Fixes for markdown autocomplete and tying to telekasten 2025-09-24 16:36:51 -05:00
dab3447bad feat: Adding new additions of:
- autopairs (trying again and kind of liking it)
- render-markdown to render markdown in editor
- twilight for dimming other lines
- nvim-biscuits

Changes to the zshrc settings to add location, color settings
environment variables, some keybindings, universal aliases for
coloration, etc.

Adding a loader.enable to the start of init.lua for faster load times
(need to benchmark this but it feels faster).
2025-07-20 14:53:21 -05:00
34de0cfe23 fix: Changing nvim git shortcuts and general cleanup 2025-04-21 06:12:19 -05:00
43a742b9cf Adding sql and gitignore treesitter loaders. 2024-03-11 03:54:31 -05:00
55765e8cf6 Moving all the nvim files to a subdirectory and updated the deploy script. 2024-03-04 14:08:47 -06:00