Files
tia-lsp.nvim/lua
lazar d1078b0214 fix: improve attribute block collapse for .udt and .db files
- Add case-insensitive pattern matching for attributes
- Add patterns for NonRetain and Retain attributes
- Add generic patterns for key := value and single word attributes
- Fix BufUnload autocmd to also handle *.udt and *.db files
2026-02-20 23:52:33 +01:00
..