Logtalk 2.25.0 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1288 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.24.0
|
||||
Release 2.25.0
|
||||
|
||||
Copyright (c) 1998-2005 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
@@ -20,14 +20,8 @@ case, install the syntax file by performing the following steps:
|
||||
2. Add the following entries to the "filetype.vim" configuration
|
||||
file (only if not already present):
|
||||
|
||||
" Logtalk source metafiles
|
||||
au BufNewFile,BufRead *.mlgt setf logtalk
|
||||
|
||||
" Logtalk source files
|
||||
au BufNewFile,BufRead *.lgt setf logtalk
|
||||
|
||||
" Logtalk source file loader
|
||||
au BufNewFile,BufRead *.loader setf logtalk
|
||||
|
||||
" Logtalk config files
|
||||
au BufNewFile,BufRead *.config setf logtalk
|
||||
|
Reference in New Issue
Block a user