No description
  • Vim Script 54.1%
  • C 39.4%
  • Roff 1.5%
  • Makefile 1.2%
  • C++ 0.6%
  • Other 2.5%
Find a file
Thomas Turner f31199df8f v9.1.1919
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEETxlwiBaRjhmq4Z3u8/kto4P93gkFAmkc1QsACgkQ8/kto4P9
 3gk0xQ/9EEJtM+/PT2gqOwRHeSG339RcKChsEtBNjNauff4DtsYSRFh+NNiwdIOt
 2WwwOUIVJ3dJ/DXUwOQcnGHFsQk6CRG3UjSUsOKOyPfodxxrKcVr/VUGeWkRleF5
 Bvw8V2ced0Qoqs/Ov471yckgZFK6pgVe0MfOHkqTPrVlpLnVd31jAegV4He+vbVJ
 frhdCKegXok4DIL9VpcTfnWygHMZ+iDnazYNVmYrjiY7dhIZP+Y8S6lbgAQgWHix
 jeLdPpbC5zqI1jmsv8SwQKZqKA/oqSEB37D3ceafP4NkMmzMvjdNUpmZeJmPaY09
 vLeYoFXBp3kbNmfjiH5TjFlSYy0zDNWekctIfEphQOTt9H/HOkbl6QRTd1106LLa
 feBDyXS0Q8T4b9GhgmKfz4PkcykkIdy6MHdJ4vEUpevyp2eX3W2CY1gwEL9tTVzI
 IA+mpktxObU+fTY8bAc7/Ss9vqJ+Y9uWMuNs5ygB5c4Wl1So7xKGUv6/aJg43+pb
 wueE450SS4hYDEVb1AyZmv3tT0Z/oqhW2VB8QEYRcCUXu7hbMS8TwNaLtyBb7efR
 mttzg2GCbzCx128pZc5Yr3fp1ftRha7rXE7JhhKyJnswwkxvDM6cT/4NhXOQi4zD
 NvPefMzKtQYDVJQcp9JWSmbXxz3kxl8muvYkIV4rlwMH1KrhW9g=
 =+xM6
 -----END PGP SIGNATURE-----

Merge tag 'v9.1.1919' of https://github.com/vim/vim into lineage-23.0

v9.1.1919

* tag 'v9.1.1919' of https://github.com/vim/vim:
  patch 9.1.1919: tabpanel: cannot handle mouse clicks in command line
  runtime(netrw): Use proper UNC notation for temp files
  runtime(compiler): expand errorformats in maven compiler
  runtime(doc): Remove :runtime completion (#11447) todo item
  patch 9.1.1918: completion: crash with fuzzy completion
  translation(it): Update Italian translation
  patch 9.1.1917: Vim9: incorrect type inference with mkdir()
  patch 9.1.1916: WinEnter autocommand confuses Vim when closing tabpage
  runtime(compiler): Remove version check in rustc compiler
  runtime(compiler): add biome linter
  runtime(vim): Update base syntax and generator, match :cd commands
  patch 9.1.1915: :breaklist accepts unprocessed arguments.
  runtime(new-tutor): escape tutor filename
  patch 9.1.1914: runtime(netrw): wipes unnamed buffers
  patch 9.1.1913: Error message with :unlet! and non-existing dictionary item
  runtime(doc): Wrap overlength lines in uganda.txt
  runtime(help): Update syntax, match tables at :help :digraph-table
  patch 9.1.1912: tests: test_plugin_comment fails
  patch 9.1.1911: build failure on Solaris with gcc 5
  patch 9.1.1910: tests: test failures in Test_term_gettitle() in CI
  patch 9.1.1909: filetype: .mom files recognized as nroff files
  runtime(erlang): recognize -if/-elif as erlangPreCondit in syntax script
  runtime(doc): Improve :help :ls description formatting
  runtime(vim): Update base syntax, match :prompt command args
  patch 9.1.1908: tests: test_crash.vim times out in CI ASAN builds
  runtime(css): improve cssBoxProp matches
  patch 9.1.1907: xterm: no support for mouse buttons 8 and 9
  patch 9.1.1906: filetype: not all Ruby files are recognized
  patch 9.1.1905: tabpanel: truncates terminal output
  runtime(sqlcomplete): only set 'omnifunc' if dbext plugin was loaded
  runtime(doc): Wrap some overlength lines in vim9{,class}.txt.
  runtime(vim): Update base syntax, refine object constructor matching
  runtime(doc): Update Section 4 of vim9.txt
  runtime(sml): Fix number regex in syntax script
  patch 9.1.1904: Code still supports GTK2 versions older than 2.4
  patch 9.1.1903: GTK naming still reflects GTK1 support
  patch 9.1.1902: GTK fails to compile with !FEAT_PROP_POPUP
  runtime(vim): Update base syntax, fix :augroup error matching
  runtime(doc): Improve windows.txt formatting
  patch 9.1.1901: tests: test_vim9_generics fails without job feature
  runtime(doc): Clean up file header whitespace
  runtime(vim): Update base syntax, match :*do command arg
  runtime(spec): Add support for more tags and distributions
  runtime(vim): Update base syntax, match Vim9 object type constructor
  patch 9.1.1900: tabpanel: wrong condition after v9.1.1898
  runtime(doc): Rewrite some overlength lines
  runtime(doc): Wrap some overlength lines in the user manual
  runtime(doc): Improve :help synconcealed() description
  patch 9.1.1899: tabpanel: getcmdscreenpos() wrong when tabpanel is shown
  patch 9.1.1898: tabpanel: inconsistent use of cmdline with tabpanel
  patch 9.1.1897: Mac: Build failure on Mac OS X 10.6
  runtime(compiler): do not override &l:makeprg on :compiler!
  runtime(sml): add filetype plugin, move options from indent to ftplugin
  runtime(vim): 'iskeyword' setting not correctly restored

Change-Id: Ia6e368583551fb1b9249cc8bb7f1ea04d66cb676
2025-11-20 17:16:18 +00:00
.github runtime(compiler): add biome linter 2025-11-15 10:39:57 +00:00
ci patch 9.1.1835: completion: not possible to style popup borders globally 2025-10-07 20:51:02 +00:00
lang translation(ru): Update main readme.ru.txt according to commit 2bfd1ee 2025-07-09 19:41:21 +02:00
nsis nsis: Getting the Vim version number via makensis 2025-10-03 14:14:19 +00:00
pixmaps
READMEdir
runtime v9.1.1919 2025-11-20 17:16:18 +00:00
src v9.1.1919 2025-11-20 17:16:18 +00:00
tools
.appveyor.yml
.cirrus.yml CI: Include provenance in names of collected artifacts 2025-07-25 20:05:00 +02:00
.clang-format
.codecov.yml
.editorconfig Update editorconfig and the documented C-style for sign.c/sound.c 2025-07-18 20:18:11 +02:00
.git-blame-ignore-revs
.gitattributes translation: mark vim.pot as binary 2025-07-20 16:47:05 +02:00
.gitignore v9.1.1882 2025-10-27 22:13:50 +00:00
.hgignore translation: include vim.pot in the repository 2025-07-13 08:26:57 +02:00
Android.bp vim: Update srcs[] 2025-10-30 15:09:39 +00:00
configure
CONTRIBUTING.md runtime(doc): Update CONTRIBUTING and clarify use of Vim9 script 2025-08-08 15:49:43 +02:00
Filelist patch 9.1.1840: Generating prototype files does not work on all platforms 2025-10-08 18:31:13 +00:00
LICENSE
Makefile nsis: Getting the Vim version number via makensis 2025-10-03 14:14:19 +00:00
README.md README.md: Fix the Warp link 2025-08-27 23:21:31 +02:00
README.txt README: mention POSIX vi as a goal of this project 2025-06-29 18:29:27 +02:00
README_VIM9.md
SECURITY.md
uninstall.txt
vimrc.android
vimtutor.bat
vimtutor.com


Vim The editor

Github Build status Appveyor Build status Cirrus Build Status Coverage Status Coverity Scan Debian CI Packages Fossies codespell report

If you find a bug or want to discuss the best way to add a new feature, please open an issue. If you have a question or want to discuss the best way to do something with Vim, you can use StackExchange or one of the Maillists.

What is Vim?

Vim is a greatly improved version of the good old UNIX editor Vi. Many new features have been added: multi-level undo, syntax highlighting, command line history, on-line help, spell checking, filename completion, block operations, script language, etc. There is also a Graphical User Interface (GUI) available. Still, Vi compatibility is maintained, those who have Vi "in the fingers" will feel at home. See runtime/doc/vi_diff.txt for differences with Vi.

This editor is very useful for editing programs and other plain text files. All commands are given with normal keyboard characters, so those who can type with ten fingers can work very fast. Additionally, function keys can be mapped to commands by the user, and the mouse can be used.

Vim also aims to provide a (mostly) POSIX-compatible vi implementation, when compiled with a minimal feature set (typically called vim.tiny), which is used by many Linux distributions as the default vi editor.

Vim runs under MS-Windows (7, 8, 10, 11), macOS, Haiku, VMS and almost all flavours of UNIX. Porting to other systems should not be very difficult. Older versions of Vim run on MS-DOS, MS-Windows 95/98/Me/NT/2000/XP/Vista, Amiga DOS, Atari MiNT, BeOS, RISC OS and OS/2. These are no longer maintained.

For Vim9 script see README_VIM9.

Distribution

You can often use your favorite package manager to install Vim. On Mac and Linux a small version of Vim is pre-installed, you still need to install Vim if you want more features.

There are separate distributions for Unix, PC, Amiga and some other systems. This README.md file comes with the runtime archive. It includes the documentation, syntax files and other files that are used at runtime. To run Vim you must get either one of the binary archives or a source archive. Which one you need depends on the system you want to run it on and whether you want or must compile it yourself. Check https://www.vim.org/download.php for an overview of currently available distributions.

Some popular places to get the latest Vim:

Compiling

If you obtained a binary distribution you don't need to compile Vim. If you obtained a source distribution, all the stuff for compiling Vim is in the src directory. See src/INSTALL for instructions.

Installation

See one of these files for system-specific instructions. Either in the READMEdir directory (in the repository) or the top directory (if you unpack an archive):

README_ami.txt		Amiga
README_unix.txt		Unix
README_dos.txt		MS-DOS and MS-Windows
README_mac.txt		Macintosh
README_haiku.txt	Haiku
README_vms.txt		VMS

There are other README_*.txt files, depending on the distribution you used.

Documentation

The Vim tutor is a one hour training course for beginners. Often it can be started as vimtutor. See :help tutor for more information.

The best is to use :help in Vim. If you don't have an executable yet, read runtime/doc/help.txt. It contains pointers to the other documentation files. The User Manual reads like a book and is recommended to learn to use Vim. See :help user-manual.

Copying

Vim is Charityware. You can use and copy it as much as you like, but you are encouraged to make a donation to help orphans in Uganda. Please read the file runtime/doc/uganda.txt for details (do :help uganda inside Vim).

Summary of the license: There are no restrictions on using or distributing an unmodified copy of Vim. Parts of Vim may also be distributed, but the license text must always be included. For modified versions, a few restrictions apply. The license is GPL compatible, you may compile Vim with GPL libraries and distribute it.

Sponsoring

Fixing bugs and adding new features takes a lot of time and effort. To show your appreciation for the work and motivate developers to continue working on Vim please send a donation.

The money you donated will be mainly used to help children in Uganda. See runtime/doc/uganda.txt. But at the same time donations increase the development team motivation to keep working on Vim!

For the most recent information about sponsoring look on the Vim web site: https://www.vim.org/sponsor/

Contributing

If you would like to help make Vim better, see the CONTRIBUTING.md file.

Information

If you are on macOS, you can use MacVim.

The latest news about Vim can be found on the Vim home page: https://www.vim.org/

If you have problems, have a look at the Vim documentation or tips: https://www.vim.org/docs.php https://vim.fandom.com/wiki/Vim_Tips_Wiki

If you still have problems or any other questions, use one of the mailing lists to discuss them with Vim users and developers: https://www.vim.org/maillist.php

If nothing else works, report bugs directly to the vim-dev mailing list: <vim-dev@vim.org>

Main author

Most of Vim was created by Bram Moolenaar <Bram@vim.org> Bram-Moolenaar

Send any other comments, patches, flowers and suggestions to the vim-dev mailing list: <vim-dev@vim.org>

This is README.md for version 9.1 of Vim: Vi IMproved.