Camilla Kutzner
Camilla Kutzner
In the IDE, everything works as expected!
Thanks for your swift answer! :messages gives me the following output: 
Sorry that it took me so long. My scnvim config: ```lua -- configuration for scnvim local scnvim = require 'scnvim' local map = scnvim.map local map_expr = scnvim.map_expr scnvim.setup {...
Attempting the suggested code changes to sclang.lua: 
I deleted the offending extension (ChordSymbol) - no change. I ran every update I could think of (updating neovim via Chocolatey, updating all my nvim plugins via Packer), and the...
In the meantime, I have switched to Ubuntu and am using lazy.nvim as a plugin manager. Code execution works now. Should I close this issue?