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
0fd6336d5a fix: Initial pass through each neovim config section for formatting and
removing WSL
2026-03-31 12:09:41 -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
02ba4ea6e6 feat: Adding the custom_commands script with a find and replace function 2024-04-29 14:01:37 -05:00
80fef78ae9 Adding a WSL specific configuration file which enables only when the environment variable WSL_DISTRO_NAME is set 2024-03-20 11:13:36 -05:00
55765e8cf6 Moving all the nvim files to a subdirectory and updated the deploy script. 2024-03-04 14:08:47 -06:00