Vi IMproved
http://www.vim.org/
Vim (Vi IMproved) is an almost compatible version of the UNIX editor vi. Almost every possible command can be performed using only ASCII characters. Only the 'Q' command is missing (you do not need it). Many new features have been added: multilevel undo, command line history, file name completion, block operations, and editing of binary data.
Vi is available for the AMIGA, MS-DOS, Windows NT, and various versions of UNIX.
For SUSE Linux, Vim is used as /usr/bin/vi.
Package vim contains the normal version of vim. To get the full runtime environment install additionally vim-data.
- Devel package for openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / vim
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout editors/vim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.Japanese-XIM | 0000000788 788 Bytes | |
_link | 0000000138 138 Bytes | |
apparmor.vim | 0000025882 25.3 KB | |
gvim.desktop | 0000000444 444 Bytes | |
gvim.svg | 0000018168 17.7 KB | |
gvim_128.png | 0000010681 10.4 KB | |
gvim_24.png | 0000001373 1.34 KB | |
gvim_256.png | 0000021983 21.5 KB | |
gvim_32.png | 0000001948 1.9 KB | |
gvim_48.png | 0000003276 3.2 KB | |
gvim_512.png | 0000046638 45.5 KB | |
gvim_64.png | 0000004629 4.52 KB | |
gvim_96.png | 0000007835 7.65 KB | |
spec.skeleton | 0000001125 1.1 KB | |
spec.vim | 0000001249 1.22 KB | |
suse.gvimrc | 0000006048 5.91 KB | |
suse.vimrc | 0000008623 8.42 KB | |
vim-7.3-filetype_changes.patch | 0000002171 2.12 KB | |
vim-7.3-filetype_ftl.patch | 0000001973 1.93 KB | |
vim-7.3-filetype_spec.patch | 0000002521 2.46 KB | |
vim-7.3-gvimrc_fontset.patch | 0000001091 1.07 KB | |
vim-7.3-help_tags.patch | 0000000521 521 Bytes | |
vim-7.3-mktemp_tutor.patch | 0000000554 554 Bytes | |
vim-7.3-name_vimrc.patch | 0000000526 526 Bytes | |
vim-7.3-sh_is_bash.patch | 0000000538 538 Bytes | |
vim-7.3-use_awk.patch | 0000000309 309 Bytes | |
vim-7.4-disable_lang_no.patch | 0000000525 525 Bytes | |
vim-7.4-filetype_apparmor.patch | 0000000602 602 Bytes | |
vim-7.4-filetype_mine.patch | 0000000738 738 Bytes | |
vim-7.4-highlight_fstab.patch | 0000000820 820 Bytes | |
vim-7.4-rpmlintrc | 0000000043 43 Bytes | |
vim-8.0.1568-defaults.patch | 0000000804 804 Bytes | |
vim-8.2.2411-globalvimrc.patch | 0000000631 631 Bytes | |
vim-9.0.2103.tar.gz | 0017362750 16.6 MB | |
vim.changes | 0000775315 757 KB | |
vim.spec | 0000025629 25 KB | |
vim132 | 0000000273 273 Bytes | |
vim73-no-static-libpython.patch | 0000000630 630 Bytes | |
vimrc_example1 | 0000005183 5.06 KB | |
vimrc_example2 | 0000056408 55.1 KB | |
vitmp.1 | 0000001096 1.07 KB | |
vitmp.c | 0000000823 823 Bytes |
Revision 826 (latest revision is 866)
Ondřej Súkup (mimi_vx)
committed
(revision 826)
- Update to version 9.0.2103 - drop vim-changelog.sh * recursive callback may cause issues on some archs * matchparen highlight not cleared in completion mode * improve the breakpoint sign label (#13525) * Improve CONTRIBUTING.md * Renamed "makefile_*.mak" for Vim documentation (#13517) * Update for Lynx 2.8.9 (#13510) * Improve :let-heredoc syntax highlighting (#12923) * clarify when formatoptions applies * Update for i3 4.23 (#13522) * Update usr_51.txt to be more inclusive (#13496) * Add missing null_<type> help tags (#13498) * labeler.yml use all instead of any for doc detection (#13507) * No filetype support for xcompose files * clarify `:help inclusion` section * labeler.yml: Add some more component detection rules (#13511) * No support for cypher files * Vim9: confusing usage of private * labeler.yml: add documentation label (#13506) * fix grammar in termdebug doc, remove trailing spaces (#13505) * improve window handling, shorten var types * handle buffer-local mappings properly * statusline may look different than expected * Vim9: need more assignment tests * Update for Wget2 2.1.0 (#13497) * Unsupported option causes skipping of modeline test * tests: failure in test_arabic * Switch Hindu-Arabic to Arabic numerals in arabic keymap (#13430) * Update the translation of Russian messages to Vim 9.0.2091 (#13490)
Comments 0