404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.220.140.173: ~ $
" Vim plugin for downloading spell files
" Maintainer:  Bram Moolenaar <Bram@vim.org>
" Last Change: 2006 Feb 01

" Exit quickly when:
" - this plugin was already loaded
" - when 'compatible' is set
" - some autocommands are already taking care of spell files
if exists("loaded_spellfile_plugin") || &cp || exists("#SpellFileMissing")
  finish
endif
let loaded_spellfile_plugin = 1

" The function is in the autoload directory.
autocmd SpellFileMissing * call spellfile#LoadFile(expand('<amatch>'))

Filemanager

Name Type Size Permission Actions
README.txt File 936 B 0644
getscriptPlugin.vim File 1.36 KB 0644
gzip.vim File 2.44 KB 0644
logiPat.vim File 10.03 KB 0644
manpager.vim File 784 B 0644
matchparen.vim File 6.59 KB 0644
netrwPlugin.vim File 10.2 KB 0644
rrhelper.vim File 1.38 KB 0644
spellfile.vim File 499 B 0644
tarPlugin.vim File 2.22 KB 0644
tohtml.vim File 9.69 KB 0644
vimballPlugin.vim File 2.83 KB 0644
zipPlugin.vim File 2.45 KB 0644