5 lines
65 B
VimL
Executable file
5 lines
65 B
VimL
Executable file
#!/usr/bin/env vim -S
|
|
|
|
" Vim shebang line
|
|
|
|
#!/usr/bin/env vim -S
|