remove todo for loading local plugins
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
local logger = require('dep.log')
|
||||
|
||||
-- TODO: allow specificying a path to use instead of cloning
|
||||
-- like so: @field path string? path to override other url
|
||||
-- I might have to deal with removing dead links and what not
|
||||
--
|
||||
-- I think it would be best to link the desired directory to the
|
||||
-- neovim package directory, but idk if that will be easy enough
|
||||
-- we'll see
|
||||
|
||||
---@class spec
|
||||
---@field [1] string id
|
||||
---@field setup function? code to run before the package is loaded
|
||||
|
Reference in New Issue
Block a user