Adds optolith addon
This commit is contained in:
parent
521199ae23
commit
d858ee8e8e
3 changed files with 87 additions and 2 deletions
|
|
@ -1,2 +1,5 @@
|
|||
-- 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