8385ed00af
Fix error in powerline (ascii can't decode) Get vim plugins directly from git
5 lines
58 B
Text
5 lines
58 B
Text
def getcwd():
|
|
return ''
|
|
|
|
def getcwdu():
|
|
return ''
|