登录 注册
当前位置:主页 > 资源下载 > 49 > gvim的常用插件及其配置文件设置已提供,下载并解压后即可立即使用

gvim的常用插件及其配置文件设置已提供,下载并解压后即可立即使用

  • 更新:2024-10-07 21:48:32
  • 大小:4.44MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Web开发 - 开发技术
  • 格式:GZ

资源介绍

gvim常用插件及其配置文件 支持c,perl,python,latex。 需要自己安装ctags .vim: after compiler doc indent ltags perl-support skeleton syntax autoload c-support ftdetect keymap Makefile plugin snipMate.vim.ct tools colors CVIMSYN ftplugin latextags Makefile.in README.csupport snippets .vim/after: ftplugin plugin syntax .vim/after/ftplugin: c_snippets.vim java_snippets.vim python_pydiction.vim python_snippets.vim sh_snippets.vim .vim/after/plugin: .vim/after/syntax: cpp.vim c.vim java.vim .vim/autoload: acp.vim perlsupportgui.vim perlsupportprofiling.vim perlsupportregex.vim snipMate.vim .vim/colors: desertEx.vim peachpuff.vim zenburn.vim .vim/compiler: tex.vim .vim/c-support: codesnippets doc rc scripts templates wordlists .vim/c-support/codesnippets: calloc_double_matrix.c main.cc print_array.cc.noindent calloc_int_matrix.c Makefile print_double_array.c.noindent main.c Makefile.multi-target.template print_int_array.c.noindent .vim/c-support/doc: ChangeLog c-hotkeys.pdf c-hotkeys.tex .vim/c-support/rc: customization.ctags customization.gvimrc customization.indent.pro customization.vimrc .vim/c-support/scripts: wrapper.sh .vim/c-support/templates: c.comments.template cpp.comments.template cpp.preprocessor.template c.statements.template c.cpp.template cpp.cpp.template cpp.statements.template Templates c.idioms.template cpp.idioms.template c.preprocessor.template Templates~ .vim/c-support/wordlists: c-c++-keywords.list c-c++-keywords.list.bak k+r.list stl_index.list .vim/CVIMSYN: engspchk.contraction engspchk.dialect engspchk.dict engspchk.match engspchk.proper engspchk.rare .vim/doc: acp.jax latexhelp.txt latex-suite-quickstart.css Makefile taglist.txt acp.txt latex-suite latex-suite-quickstart.html Makefile.in tags catalog.xml latex-suite-chunk.xsl latex-suite-quickstart.txt perlsupport.txt tags-ja csupport.txt latex-suite-common.xsl latex-suite-quickstart.xml README vcscommand.txt doxygen.txt latex-suite.css latex-suite.txt README.new engspchk.txt latex-suite.html latex-suite.xml snipMate.txt imaps.txt latex-suite-quickstart latex-suite.xsl supertab.txt .vim/doc/latex-suite: altkey-mappings.html default-folding.html latex-suite-commands.html auc-tex-mappings.html diacritic-mappings.html latex-suite-commands-maps.html automatic-package-detection.html editing-folding.html latex-suite-credits.html bibtex-bindings.html environment-mappings.html latex-suite-maps.html compiler-dependency.html font-maps.html latex-suite-templates.html compiler-output-customization.html forward-searching.html latex-viewing.html compiler-rules.html greek-letter-mappings.html latex-viewing-rules.html compiling-multiple.html index.html ls-completion-custom.html customizing-compiling.html inserting-packages.html ls-completion-ref.html customizing-folding.html inverse-searching.html ls-completion-usage.html customizing-latex-completion.html latex-command-maps.html ls-filename-completion.html customizing-latex-suite.html latex-compiling.html ls-general-purpose-settings.html customizing-macros.html latex-completion-cite.html ls-new-macros.html customizing-menus.html latex-completion.html package-actions.html customizing-packages.html latex-folding.html part-compiling.html customizing-place-holders.html latex-macros.html recommended-settings.html customizing-smart-keys.html latex-master-file.html section-mappings.html customizing-viewing.html latex-packages.html smart-keys.html customizing-what-to-fold.html latex-project.html supporting-packages.html custom-macros-menu.html latex-project-settings.html .vim/doc/latex-suite-quickstart: index.html lsq-insert-environment.html lsq-quick-forward-searching.html lsq-compiling.html lsq-inserting-reference.html lsq-quick-inverse-searching.html lsq-conclusions.html lsq-inserting-template.html lsq-using-tutorial.html lsq-debugging.html lsq-keyboard-shortcuts.html lsq-viewing-dvi.html lsq-folding.html lsq-lsq-inserting-package.html .vim/ftdetect: .vim/ftplugin: bib_latexSuite.vim html_snip_helper.vim perl.vim tex_latexSuite.vim c.vim latex-suite python_fold.vim tex.vim .vim/ftplugin/latex-suite: bibtex.vim dictionaries mathmacros.vim pytools.py texviewer.vim bibtools.py elementmacros.vim multicompile.vim smartspace.vim version.vim bibtools.pyc envmacros.vim outline.py templates wizardfuncs.vim brackets.vim folding.vim outline.pyc templates.vim compiler.vim macros packages texmenuconf.vim custommacros.vim main.vim packages.vim texproject.vim diacritics.vim mathmacros-utf.vim projecttemplate.vim texrc .vim/ftplugin/latex-suite/dictionaries: dictionary SIunits .vim/ftplugin/latex-suite/macros: example .vim/ftplugin/latex-suite/packages: accents babel chapterbib eqparbox german letterspace ngerman psgo version acromake bar cite everyshi graphicx lineno numprint schedule afterpage bm color exmpl graphpap longtable oldstyle SIunits alltt bophook comma flafter harpoon lscape outliner textfit amsmath boxedminipage deleq float hhline manyfoot overcite times amsthm caption2 drftcite floatflt histogram moreverb parallel tipa amsxtra cases dropping fn2end hyperref multibox plain ulem arabic ccaption enumerate footmisc ifthen multicol plates url array changebar eqlist geometry inputenc newalg polski verbatim .vim/ftplugin/latex-suite/templates: article.tex IEEEtran.tex report.tex report_two_column.tex .vim/indent: tex.vim .vim/keymap: .vim/perl-support: codesnippets doc modules rc scripts templates wordlists .vim/perl-support/codesnippets: dot.SmallProf print-data-structure-with-Dumper.pl free-software-comment print-hash.pl module-interface.pl print-hash-sorted.pl new.pl process-all-files-in-a-directory-recursively.pl pod-template-application.pl slurp-file.pl pod-template-module.pl SmallProf-variables.pl .vim/perl-support/doc: ChangeLog perl-hot-keys.pdf perl-hot-keys.tex pmdesc3.text .vim/perl-support/modules: perl-modules.list .vim/perl-support/rc: customization.ctags customization.perltidyrc customization.vimrc customization.gvimrc customization.smallprof .vim/perl-support/scripts: csv2err.pl efm_perl.pl pmdesc3.pl wrapper.sh .vim/perl-support/templates: comments.template idioms.template pod.template statements.template Templates .vim/perl-support/wordlists: perl.list .vim/plugin: autocomplpop.vim engspchk.vim remoteOpen.vim taglist.vim vcsgit.vim vimim.vim cecutil.vim filebrowser.vim snipMate.vim tags vcshg.vim code_complete.vim imaps.vim snippetsEmu.vim vcsbzr.vim vcssvk.vim c.vim libList.vim supertab.vim.ct vcscommand.vim vcssvn.vim cvsmenu.vim perl-support.vim SyntaxFolds.vim vcscvs.vim vimim.pinyin_huge.txt .vim/skeleton: alltests.py skeleton.py skeleton.py~ test.py .vim/snippets: autoit.snippets javascript.snippets perl.snippets sh.snippets tex.snippets cpp.snippets java.snippets php.snippets _.snippets vim.snippets c.snippets mako.snippets python.snippets snippet.snippets zsh.snippets html.snippets objc.snippets ruby.snippets tcl.snippets .vim/syntax: c.vim doxygen.vim HGAnnotate.vim snippet.vim SVNAnnotate.vim CVSAnnotate.vim gitAnnotate.vim python.vim SVKAnnotate.vim vcscommit.vim .vim/tools: pydiction python.tags .vim/tools/pydiction: complete-dict license.txt pydiction pydiction.py readme README.txt