zirbest

Results 4 issues of zirbest

https://github.com/Mofiqul/dracula.nvim/blob/30c6f3f200818883a7f790f81148fc0c22731910/lua/dracula/init.lua#L219 may be ```diff -highlight("TSType", colors.blue, nil, nil, nil) +highlight("TSType", colors.bright_cyan, nil, nil, nil) ```

can i port this config to [Lazy.nvim](https://github.com/folke/lazy.nvim)

This allows clients to use expressive filters when querying date fields, enabling advanced use cases such as: ```json { "createdAt": { "$gte": "2024-01-01", "$lt": "2025-01-01" } } ``` fix #32