Detect '.pl' files as prolog (instead of perl)
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
autocmd BufNewFile,BufReadPost *.pl set filetype=prolog
|
||||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
|||||||
|
autocmd BufNewFile,BufReadPost *.pl set filetype=prolog
|
||||||