Vi IMproved
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.
- Developed at editors
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/vim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.Japanese-XIM | 0000000788 788 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 | 0000001140 1.11 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 | 0000002069 2.02 KB | |
vim-7.3-filetype_spec.patch | 0000002506 2.45 KB | |
vim-7.3-gvimrc_fontset.patch | 0000001091 1.07 KB | |
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-rpmlintrc | 0000000043 43 Bytes | |
vim-8.0.1568-defaults.patch | 0000000804 804 Bytes | |
vim-8.2.2411-globalvimrc.patch | 0000000631 631 Bytes | |
vim-9.1.0588.tar.gz | 0017999885 17.2 MB | |
vim.changes | 0000839051 819 KB | |
vim.spec | 0000025332 24.7 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 371 (latest revision is 374)
Ana Guerrero (anag+factory)
accepted
request 1187636
from
Martin Schreiner (mschreiner)
(revision 371)
- Removed patches, as they're no longer required (refreshing them deleted their contents): * vim-7.3-help_tags.patch * vim-7.4-highlight_fstab.patch - Reorganise all applied patches in the spec file. - Update to 9.1.0588: * 9.1.0588: The maze program no longer compiles on newer clang runtime(typst): Add typst runtime files * 9.1.0587: tests: Test_gui_lowlevel_keyevent is still flaky * 9.1.0586: ocaml runtime files are outdated runtime(termdebug): fix a few issues * 9.1.0585: tests: test_cpoptions leaves swapfiles around * 9.1.0584: Warning about redeclaring f_id() non-static runtime(doc): Add hint how to load termdebug from vimrc runtime(doc): document global insert behavior * 9.1.0583: filetype: *.pdf_tex files are not recognized * 9.1.0582: Printed line doesn't overwrite colon when pressing Enter in Ex mode * 9.1.0581: Various lines are indented inconsistently * 9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode * 9.1.0579: Ex command is still executed after giving E1247 * 9.1.0578: no tests for :Tohtml * 9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vim * 9.1.0576: tests: still an issue with test_gettext_make * 9.1.0575: Wrong comments in alt_tabpage() * 9.1.0574: ex: wrong handling of commands after bar runtime(doc): add a note for netrw bug reports * 9.1.0573: ex: no implicit print for single addresses runtime(vim): make &indentexpr available from the outside * 9.1.0572: cannot specify tab page closing behaviour runtime(doc): remove obsolete Ex insert behavior (forwarded request 1187635 from mschreiner)
Comments 0