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
It is a great departure for a new comer like me.
A simple question, I see that pretty quickly the completion command becomes broken
It does not autocomplete after a few use, just finishing into a ^I letter when hittin 'tab'
I've just changed a little your init.vim,
removed the leader> key in telescope shortcuts
and added this
set ignorecase smartcase
inoremap jk <ESC>
nnoremap ; :
if it changes anything
Have a good day
The text was updated successfully, but these errors were encountered:
Hello
It is a great departure for a new comer like me.
A simple question, I see that pretty quickly the completion command becomes broken
It does not autocomplete after a few use, just finishing into a ^I letter when hittin 'tab'
I've just changed a little your init.vim,
if it changes anything
Have a good day
The text was updated successfully, but these errors were encountered: