{ vimPlugins, ... }: { luaConfig = builtins.readFile ./neoformat.lua; plugins = [ vimPlugins.neoformat ]; }