gvim
GUI version of the Vim text editor
homepage ↗homepage ↗ github: vim/vim
⚠ Security advisories affect this package: GLSA 202601-02
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 9.1.1652-r2 | 2 | 17 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | arm64-macos | hppa | loong | m68k | mips | ppc | s390 | sparc | x64-macos | x64-solaris | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||||||||||
| 9.1.1652-r2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos testing | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
Use flags of 9.1.1652-r2
- acl Add support for Access Control Lists
- crypt Use dev-libs/libsodium for crypto support
- cscope Enable cscope interface
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- lua Enable Lua scripting support
- minimal Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
- motif Add support for the Motif toolkit
- netbeans Include netbeans external editor integration support
- nls Add Native Language Support (using gettext - GNU locale utilities)
- perl Add optional support/bindings for the Perl language
- python Add optional support/bindings for the Python language
- racket Enable support for Scheme using dev-scheme/racket
- ruby Add support/bindings for the Ruby language
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- session Add persistent session support
- sound Enable sound support
- tcl Add support the Tcl language
- wayland Enable dev-libs/wayland backend
- perl_features_debug
- perl_features_ithreads
- perl_features_quadmath
7 expansion flags (python targets, ABIs, cpu flags…)
- lua_single_target_luajit
- lua_single_target_lua5-1
- lua_single_target_lua5-3
- lua_single_target_lua5-4
- python_single_target_python3_12
- python_single_target_python3_13
- python_single_target_python3_14
Runtime dependencies of 9.1.1652-r2
show 90 lines
acl?
(
kernel_linux?
(
)
)
motif?
(
)
!motif?
(
)
crypt?
(
)
cscope?
(
)
lua?
(
lua_single_target_luajit?
(
)
lua_single_target_lua5-1?
(
)
lua_single_target_lua5-3?
(
)
lua_single_target_lua5-4?
(
)
lua_single_target_lua5-1?
(
)
)
nls?
(
)
perl?
(
)
python?
(
python_single_target_python3_12?
(
)
python_single_target_python3_13?
(
)
python_single_target_python3_14?
(
)
)
racket?
(
)
ruby?
(
||
(
(
)
(
)
)
)
selinux?
(
)
session?
(
)
sound?
(
)
tcl?
(
)
wayland?
(
)