mirror of
https://github.com/zoriya/vim.git
synced 2026-05-28 01:02:20 +00:00
updated for version 7.0092
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
" Vim indent file
|
||||
" Language: Scheme
|
||||
" Maintainer: Sergey Khorev <sergey.khorev@gmail.com>
|
||||
" Last Change: 2005 Jun 08
|
||||
" Last Change: 2005 Jun 24
|
||||
|
||||
" Only load this indent file when no other was loaded.
|
||||
if exists("b:did_indent")
|
||||
finish
|
||||
endif
|
||||
|
||||
runtime! indent/lisp.vim
|
||||
|
||||
Reference in New Issue
Block a user