
welcome home : vim online
2025年2月14日 · Vim online is a central place for the Vim community to store useful Vim tips and tools. Vim has a scripting language that allows for plugin like extensions to enable IDE …
download : vim online
To avoid having to update this page for every new version, there are links to the directories. From there select the files you want to download. In the file names ## stands for the version …
about Vim : vim online
Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a …
Vim documentation : vim online
Vim's online documentation system, accessible via the :help command, is an extensive cross-referenced and hyperlinked reference. It's kept up-to-date with the software and can answer …
editorconfig-vim - EditorConfig Plugin for Vim -- helps define and ...
2012年2月14日 · The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined …
vim-ai - AI-powered code assistant for Vim. OpenAI and ChatGPT …
2023年3月7日 · This plugin adds Artificial Intelligence (AI) capabilities to your Vim and Neovim. You can generate code, edit text, or have an interactive conversation with GPT models, all …
CCTree : C Call-Tree Explorer -- Cscope based source-code …
2011年2月7日 · Plugin generates symbol dependency tree (aka call tree, call graph) in real-time inside Vim using a Cscope database. Basic support for functions and macros; global variables, …
Perl-Support - Perl IDE -- Insert code snippets, run and profile
2003年2月7日 · Perl-Support is written to considerably speed up writing code in a consistent style, as well as to help with other often performed tasks: - insert various types of comments - insert …
Emmet.vim : vim plugins for HTML and CSS hi-speed coding.
Emmet.vim : vim plugins for HTML and CSS hi-speed coding. script karma : Rating 2170/664, Downloaded by 57166 : Comments, bugs, improvements : Vim wiki: created by: Yasuhiro …
clang complete : Use of Clang for completing C, C++, Objective-C …
This plugin use clang for accurately completing C, C++, Objective-C and Objective-C++ code. You don't need any ctags for it to work! Only clang is needed. Clang version 2.8 or higher is …