2 Commits

Author SHA1 Message Date
a6bf1eaeee Merge branch 'master' of github.com:CarGDev/codetyper.nvim 2026-03-24 23:07:11 -04:00
d9264bff1d Fix CI failures — StyLua parse error and Luacheck warnings
- Replace invalid // comment in window/init.lua with Lua -- comment
- Make check_for_closed_prompt a local function (was leaking global)
- Require get_config for close_tag pattern instead of undefined config
- Wire auto_process through preferences.is_auto_process_enabled()
- Add local extract_functions/classes/imports helpers to auto_index_file
- Remove unused comment_block_start/comment_block_end variables
2026-03-24 23:06:58 -04:00

Diff Content Not Available