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

Opening the same help file twice fails #2

Closed
salkin-mada opened this issue Dec 22, 2021 · 1 comment
Closed

Opening the same help file twice fails #2

salkin-mada opened this issue Dec 22, 2021 · 1 comment

Comments

@salkin-mada
Copy link

using: :lua require'telescope'.extensions.scdoc.scdoc() / Telescope scdoc writin' sinosc and hitting C-m (Enter)
Fine fine - reading the help. Quitting the buffer. And then again open telescope scdoc and sinosc hit Enter.
result:

"~/.local/share/SuperCollider/Help/Classes/SinOsc.txt" 73L, 1805C
Error executing vim.schedule lua callback: ...e/nvim/site/pack/packer/start/scnvim/lua/scnvim/help.lua:38: Vim(lua):E5108: Error executing lua [string ":lua"]:1: attempt to c
all field 'fzf_scnvim_help' (a nil value)
stack traceback:
        [string ":lua"]:1: in main chunk
        [C]: in function 'vimcall'
        ...e/nvim/site/pack/packer/start/scnvim/lua/scnvim/help.lua:38: in function 'open'
        ...re/nvim/site/pack/packer/start/scnvim/lua/scnvim/udp.lua:35: in function 'func'
        ...re/nvim/site/pack/packer/start/scnvim/lua/scnvim/udp.lua:63: in function 'cb'
        vim.lua:285: in function <vim.lua:285>
stack traceback:
        [C]: in function 'vimcall'
        ...e/nvim/site/pack/packer/start/scnvim/lua/scnvim/help.lua:38: in function 'open'
        ...re/nvim/site/pack/packer/start/scnvim/lua/scnvim/udp.lua:35: in function 'func'
        ...re/nvim/site/pack/packer/start/scnvim/lua/scnvim/udp.lua:63: in function 'cb'
        vim.lua:285: in function <vim.lua:285>

Maybe this is just a local bug here? What say ye? :)~

@salkin-mada
Copy link
Author

yepp local issue. haha

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