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
Hello, do you think it is manageable to make a regexp fuzzy completion given the words in the currents buffers? (similar to the default file completion)
Given the example of 'simpson', to get it from the fuzzy word 'si*n' or 'si.*n' .
The text was updated successfully, but these errors were encountered:
Hello, do you think it is manageable to make a regexp fuzzy completion given the words in the currents buffers? (similar to the default file completion)
Given the example of 'simpson', to get it from the fuzzy word 'si*n' or 'si.*n' .
The text was updated successfully, but these errors were encountered: