Adds git support for optolith
This commit is contained in:
parent
2ea0877394
commit
576eba8e4e
5 changed files with 82 additions and 47 deletions
|
|
@ -1,5 +1,6 @@
|
|||
package.path = package.path .. ";./lua"
|
||||
|
||||
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||||
require("config.lazy")
|
||||
|
||||
package.path = package.path .. ";./lua"
|
||||
require("addons.optolith")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue