Closed grhkm21 closed 1 year ago
One line is wrong. It must be:
call ddc#custom#patch_filetype('markdown', 'sourceParams', #{
\ around: #{ maxSize: 100 },
\ })
I am quite new to vim plugins in general, so sorry if I am doing something stupid. I used the README.md settings under "Configuration", and it seems to work, but everytime I start editing a file it gives an error
I have checked the example in the documentation. It is right. So this is your copy-and-paste miss.
Problems summary
I am quite new to vim plugins in general, so sorry if I am doing something stupid. I used the README.md settings under "Configuration", and it seems to work, but everytime I start editing a file it gives an error
Environment Information
(Sorry if I did these wrong, but I followed this)
ddc.vim version (SHA1): 73c43fb7129eea859b85789b7c61d9781861ebbb
denops.vim version (SHA1): ec67c68cbc5eec720a34749479f053b46c8c9f07
deno version(
deno -V
output): 1.29.1OS: Mac
neovim/Vim
:version
output: NVIM v0.9.0-dev-546+g98daaa798Expected
No error. (But the autocomplete part works fine! I can press tab to select them as well)
Provide a minimal init.vim/vimrc without plugin managers (Required!)
I am not sure how to not use plugin managers...
How to reproduce the problem from neovim/Vim startup (Required!)
nvim file
Screenshot (if possible)
https://asciinema.org/a/2uPF3Senm49xUrGHukWwhxXiC
Log messages
:message