vim-shebang
vim-shebang copied to clipboard
Update shebang.vim
A stab at https://github.com/vitalk/vim-shebang/issues/7
Add a function to the pre_hook:
Adds three programming languages, coffeescript, typescript and clojurescript.
Get the file extension of the file, expand("%:e"). Check if the file extension exists in the above list.