rebuilt
rebuilt
Hello. Thank you for your plugin. It's exactly what I've been looking for. I frequently switch between [lunarvim](https://github.com/ChristianChiarulli/LunarVim) and [glepnir](https://github.com/glepnir/nvim) configurations. Lunarvim creates a '~/.local/share/nvim/site/lua/_compiled.lua' file. The glepnir config sees...
The project based learning repo contains a lot of entries that would be good submissions here. I'd like to suggest adding an `Additional Resources` section that links to that repo....
## Description In a rails console, running the following command fails `measure = Measure.first` But the following succeeds `m = Measure.first` The error message of the `measure = Measure.first` command...