iron.nvim
iron.nvim copied to clipboard
Attempt to Concat Nil Value on IronWatchCurrentFile
@hkupty Thanks for looking at #137
I ran an update with :PlugUpdate and am currently running the latest commit on master: 4476ba927211908a4b6edce9ffc77109b1a094ee
The error I'm getting now when I do :IronWatchCurrentFile:
"data_reader.py" 186L, 7102C written
Error detected while processing BufWritePost Autocommands for "data_reader.py":
E5105: Error while calling lua chunk: ...r/.config/nvim/plugged/iron.nvim/lua/iron/fts/python.lua:9: attempt to concatenate a nil value
Press ENTER or type command to continue
Jesus, I really let the ball drop on this one. Is it still happening?