Skip to content

Commit

Permalink
Delete old Vim help files (never even noticed them :-S)
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Jun 18, 2011
1 parent 63641c8 commit 5d0ad12
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 383 deletions.
187 changes: 0 additions & 187 deletions doc/lua.txt

This file was deleted.

195 changes: 0 additions & 195 deletions doc/luaft.txt

This file was deleted.

2 changes: 1 addition & 1 deletion plugin/lua-ftplugin.vim
Expand Up @@ -12,7 +12,7 @@ if &cp || exists('g:loaded_lua_ftplugin')
finish
endif

let g:lua_ftplugin_version = '0.6.15'
let g:lua_ftplugin_version = '0.6.16'

" Commands to manually check for syntax errors and undefined globals.
command! -bar LuaCheckSyntax call xolox#lua#checksyntax()
Expand Down

0 comments on commit 5d0ad12

Please sign in to comment.