vim-shebang icon indicating copy to clipboard operation
vim-shebang copied to clipboard

Update shebang.vim

Open Lilja opened this issue 3 years ago • 0 comments

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.

Lilja avatar Apr 28 '22 06:04 Lilja