-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinit.lua
More file actions
12 lines (11 loc) · 815 Bytes
/
init.lua
File metadata and controls
12 lines (11 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
------------------------------------------------------------------------------
-- __ _____ __ __ --
-- \ \ / /_ _| \/ | --
-- \ \ / / | || |\/| | --
-- \ V / | || | | | --
-- \_/ |___|_| |_| --
-- --
-- synic's vim configuration. --
-- --
------------------------------------------------------------------------------
require("modules.core").setup()