|
|
@ -391,6 +391,8 @@ if (version <= 702) |
|
|
else |
|
|
else |
|
|
set cryptmethod=blowfish |
|
|
set cryptmethod=blowfish |
|
|
endif |
|
|
endif |
|
|
|
|
|
"[airline plugin config]" |
|
|
|
|
|
let g:airline_powerline_fonts=1 |
|
|
"[Make the scripts executable]" |
|
|
"[Make the scripts executable]" |
|
|
function! ChangeScriptMode() |
|
|
function! ChangeScriptMode() |
|
|
if getline(1) =~ "#!" |
|
|
if getline(1) =~ "#!" |
|
|
|