You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
venv/Git/usr/share/vim/vim91/plugin
王梁辉 e3c6c39059
初始化项目:添加 src(源代码)和 doc(文档)文件夹
5 months ago
..
README.txt 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
getscriptPlugin.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
gzip.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
logiPat.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
manpager.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
matchparen.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
netrwPlugin.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
rrhelper.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
spellfile.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
tarPlugin.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
tohtml.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
vimballPlugin.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
zipPlugin.vim 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago

README.txt

The plugin directory is for standard Vim plugin scripts.

All files here ending in .vim will be sourced by Vim when it starts up.
Look in the file for hints on how it can be disabled without deleting it.

getscriptPlugin.vim  get latest version of Vim scripts
gzip.vim	     edit compressed files
logiPat.vim	     logical operators on patterns
manpager.vim	     using Vim as manpager
matchparen.vim	     highlight paren matching the one under the cursor
netrwPlugin.vim	     edit files over a network and browse (remote) directories
rrhelper.vim	     used for --remote-wait editing
spellfile.vim	     download a spellfile when it's missing
tarPlugin.vim	     edit (compressed) tar files
tohtml.vim	     convert a file with syntax highlighting to HTML
vimballPlugin.vim    create and unpack .vba files
zipPlugin.vim	     edit zip archives

Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
taken over browsing directories (also for remote directories).