Today I Learned...

Today I Learned...

love2d

Setup Love2D and Lua with coc.nvim

October 2, 2025

I’ve been coding in Lua lately, mostly writing games using Love2D. Neovim already supports Lua well, as it’s the language used for writing its plugins, but I did install coc-lua for better completion, inline documentation and more linting support.