|
6061a7d224
|
Change from dynamic to explicit module loading
dynamic loading was removed to have an overall better flow control,
Remove Abstract Module,
clear out module __init__.py
|
2020-03-06 02:34:57 +01:00 |
|
|
10aaf41b38
|
Formatting, exclude devenv in gitignore
add placeholder for pluginmanager
|
2020-01-11 02:38:46 +01:00 |
|
Lucas Noki
|
5649955821
|
Fixed typos, Implemented module interface
|
2020-01-11 02:38:46 +01:00 |
|
Lucas Noki
|
524559d5e0
|
Add Vim module, Add init for module,
Add class for module, Add basic implementation for plugin selection
|
2020-01-11 02:38:46 +01:00 |
|