Lucas Noki
|
39a3560bdf
|
Load vimrc into memory for safer editing
Allow plugins to be installed after initial run
|
2020-01-11 02:38:46 +01:00 |
|
Lucas Noki
|
963a164611
|
Add vimrc file with plugin manager block and selected plugins in beween
|
2020-01-11 02:38:46 +01:00 |
|
Lucas Noki
|
ef0c7de0da
|
Inline convenience functions
WIP Add check for existing file, Groundwork for vimrc creation
|
2020-01-11 02:38:46 +01:00 |
|
Lucas Noki
|
8496ba006e
|
Changed language from German to English
|
2020-01-11 02:38:46 +01:00 |
|
|
100cdb97a7
|
Formatting
|
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 |
|
|
af169b9598
|
Replace IModule with AbstractModule
Delete CommandRunner
Set up API to delegate the module execution to the module itself
Update SampleModule
|
2019-12-21 02:49:53 +01:00 |
|
|
c47b255924
|
Update IModule to AbstractModule with ABC class
|
2019-12-16 22:51:06 +01:00 |
|
|
e8197d5cea
|
Renaming of functions
Autoformatting
|
2019-12-14 04:26:02 +01:00 |
|
|
88514af6f9
|
Create main file with sample module
|
2019-12-14 04:11:32 +01:00 |
|