NonCodePatterns_EndsWith

This commit is contained in:
Krzosa Karol
2026-01-01 14:29:33 +01:00
parent 6cf9731959
commit bbab59fa0a
3 changed files with 9 additions and 3 deletions

View File

@@ -2,8 +2,11 @@
! From a user (novice) point of view, how does it look like?
- Make a fuzzy command !> grep and fuzzy over it??? (doesn't seem very useful for grep)
- OpenCode :Set CodeExcludePatterns ".git/|mk
- ClangFormatOnCCode variable
- CleanTrailingWhitespace
- Make all the keybinding / hook parsing initialize at the start to reduce runtime problems
- Initialize all keybindings at the start and refer using global variables?
- RegisterCommand should_appear_in_listing variable
- Maybe one list for all variables including the commands etc?
- Problem generating configs don't know which quotation marks would be good ....