You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improved the code to use treesitter tools to detect the list maker and intert it into the autocomplete suggestion.
* - Removed debug print statement
- Added the same auto complete behaviour to the custom checkboxes.
* Renamed variable for clarity (last_marker -> list_prefix)
* Removed duplicte variable using :range() call
0 commit comments