10 lines
329 B
Lua
10 lines
329 B
Lua
-- Initialisation file. NOW IN LUA
|
|
|
|
-- Grab Packer. (This should be OS agnostic)
|
|
-- But does require git to be installed TODO: add check for git
|
|
-- Inititally by @Iron-E and @khuedoan on GitHub reimplemented by me to my standards
|
|
|
|
require('sherlock5512.plugins')
|
|
require('sherlock5512.settings')
|
|
require('sherlock5512.bindings')
|