Files
astronvim_config/polish.lua
2023-02-13 15:55:27 +02:00

4 lines
172 B
Lua

-- This function is run last and is a good place to configuring
-- anything that doesn't fit in the normal config can go here
return function() require "user.autocmds" end