mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-01 10:35:35 +00:00
fix: more silenter
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
set rtp+=.
|
||||
set rtp+=../plenary.nvim/
|
||||
set rtp+=../popup.nvim/
|
||||
|
||||
inoremap <tab> <c-n>
|
||||
|
||||
let case = 1
|
||||
|
||||
if case == 1
|
||||
set completeopt=menu
|
||||
endif
|
||||
Reference in New Issue
Block a user