Remove obsolete stuffs
This commit is contained in:
3
bin/cmder/vendor/clink-completions/.init.lua
vendored
Normal file
3
bin/cmder/vendor/clink-completions/.init.lua
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
-- The line below extends package.path with modules
|
||||
-- directory to allow to require them
|
||||
package.path = debug.getinfo(1, "S").source:match[[^@?(.*[\/])[^\/]-$]] .."modules/?.lua;".. package.path
|
||||
Reference in New Issue
Block a user