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

Errors in Auto Commands #2

Closed
bennypowers opened this issue Jan 4, 2023 · 1 comment
Closed

Errors in Auto Commands #2

bennypowers opened this issue Jan 4, 2023 · 1 comment

Comments

@bennypowers
Copy link

Error detected while processing InsertEnter Autocommands for "*":
Error executing lua callback: Vim:E117: Unknown function: getbufoneline
stack traceback:
        [C]: in function 'getbufoneline'
        ...acker/start/import-cost.nvim/lua/import-cost/extmark.lua:73: in function 'delete_extmarks'
        ...e/pack/packer/start/import-cost.nvim/lua/import-cost.lua:60: in function 'cb'
        ...e/pack/packer/start/import-cost.nvim/lua/import-cost.lua:13: in function <...e/pack/packer/start/i
mport-cost.nvim/lua/import-cost.lua:11>

Error detected while processing TextChanged Autocommands for "*":
Error executing lua callback: Vim:E117: Unknown function: getbufoneline
stack traceback:
        [C]: in function 'getbufoneline'
        ...acker/start/import-cost.nvim/lua/import-cost/extmark.lua:73: in function 'delete_extmarks'
        ...e/pack/packer/start/import-cost.nvim/lua/import-cost.lua:68: in function 'cb'
        ...e/pack/packer/start/import-cost.nvim/lua/import-cost.lua:13: in function <...e/pack/packer/start/i
mport-cost.nvim/lua/import-cost.lua:11>
Error detected while processing InsertEnter Autocommands for "*":
Error executing lua callback: Vim:E117: Unknown function: getbufoneline
stack traceback:
        [C]: in function 'getbufoneline'
        ...acker/start/import-cost.nvim/lua/import-cost/extmark.lua:73: in function 'delete_extmarks'
        ...e/pack/packer/start/import-cost.nvim/lua/import-cost.lua:60: in function 'cb'
        ...e/pack/packer/start/import-cost.nvim/lua/import-cost.lua:13: in function <...e/pack/packer/start/i
@barrett-ruth
Copy link
Owner

Should be fixed, comment if otherwise.

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

2 participants