every so often I think of moving my neovim config from the regular ~/.vimrc to a Lua config but I think I fundamentally just do not want to be able to write arbitrary code to configure my text editor

having 300 lines of vim config can be confusing enough sometimes, also having to debug Lua code seems like it would make the situation even harder for me

@b0rk but what will you do, then, when you're trying to avoid doing real work?