Mercurial > vim
view runtime/plugin/README.txt @ 16093:3da6df816d8a v8.1.1051
patch 8.1.1051: not all ways to switch terminal mode are tested
commit https://github.com/vim/vim/commit/a4c2a24cc7772d882289a617104fe968a15969d7
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Mar 25 23:01:38 2019 +0100
patch 8.1.1051: not all ways to switch terminal mode are tested
Problem: Not all ways to switch terminal mode are tested.
Solution: Add more test cases.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 25 Mar 2019 23:15:04 +0100 |
parents | 2a4a2dc35c55 |
children |
line wrap: on
line source
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).