Changed language from German to English
This commit is contained in:
parent
4e6a0cbe69
commit
8496ba006e
@ -16,7 +16,7 @@ class VimModule(IModule):
|
|||||||
("6. Lightline", "Plug 'https://github.com/itchyny/lightline.vim'")
|
("6. Lightline", "Plug 'https://github.com/itchyny/lightline.vim'")
|
||||||
]
|
]
|
||||||
|
|
||||||
print("Verfügbare Plugins:\n")
|
print("Available Plugins:\n")
|
||||||
|
|
||||||
for key in plugins:
|
for key in plugins:
|
||||||
print(key[0])
|
print(key[0])
|
||||||
|
Loading…
Reference in New Issue
Block a user