Could it be because you didn't close the >> after dict<<string ?
this post was submitted on 05 Apr 2024
8 points (100.0% liked)
VIM - Vi IMproved
1055 readers
1 users here now
For Vim enthusiasts and anyone interested in Vim/Neovim!
"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco
#HJKL
founded 1 year ago
MODERATORS
No it's dry l definitely fixed, I managed to get some help elsewhere, the solution was the fact that I'm seeing the your got the dictionary's key, which makes no sense because it would always be a string.
Shouldn't the last character be a }
rather than a ]
?
This is a typo in the post, I'm the actual code it's closed correctly.