Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with completion in cmdbar #37

Open
simdax opened this issue Apr 1, 2023 · 0 comments
Open

issue with completion in cmdbar #37

simdax opened this issue Apr 1, 2023 · 0 comments

Comments

@simdax
Copy link

simdax commented Apr 1, 2023

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,

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant