How to use cmdline source in vim
filetype
#1447
Unanswered
slawek-survicate
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using
cmdline
in regularvim
buffer but it doesnt work as expected obviously. Complations show up at the beginning of the buffer and such. I know the source is not intended to be used in regular buffers but i use https://github.com/koenverburg/cmd-palette.nvim extension which is basically a floating command-window.Plus it worked perfectly in
cmp.nvim
(my cmp.nvim config for vim ft):Is there something we can do about it?
Beta Was this translation helpful? Give feedback.
All reactions