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

Automatically enable 'interaction_mode' #14

Open
Mimry opened this issue Jul 9, 2024 · 0 comments
Open

Automatically enable 'interaction_mode' #14

Mimry opened this issue Jul 9, 2024 · 0 comments

Comments

@Mimry
Copy link

Mimry commented Jul 9, 2024

Is there a way to automatically enable the 'interaction_mode' for every .lisp buffer? I couldn't find a setting and I am having troubles finding a workaround. I tried to to set the variable in my init.lua / ftplugins/lisp.lua

vim.fn.setbufvar(vim.fn.bufnr('%'), 'nvlime_interaction_mode', true)

but that didn't work. Any ideas?

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