iron.nvim icon indicating copy to clipboard operation
iron.nvim copied to clipboard

Attempt to Concat Nil Value on IronWatchCurrentFile

Open xanderdunn opened this issue 5 years ago • 1 comments

@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

xanderdunn avatar Nov 04 '19 21:11 xanderdunn

Jesus, I really let the ball drop on this one. Is it still happening?

hkupty avatar Jul 22 '20 12:07 hkupty