kitchen sink
This commit is contained in:
parent
a0ebc39b59
commit
8eaa615596
25 changed files with 444 additions and 412 deletions
3
init.lua
3
init.lua
|
|
@ -20,7 +20,8 @@ misc.include('conf.context') -- setup context menu
|
|||
-- load plugins
|
||||
require('dep') {
|
||||
{ 'squibid/dep',
|
||||
url = 'https://git.squi.bid/dep'
|
||||
url = 'https://git.squi.bid/dep',
|
||||
branch = "dev"
|
||||
},
|
||||
|
||||
load = function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue