[ 源代码: neovim ]
软件包:neovim(0.10.4-2)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
heavily refactored vim fork
Neovim is a fork of Vim focused on modern code and features, rather than running in legacy environments.
msgpack API enables structured communication to/from any programming language. Remote plugins run as co-processes that communicate with Neovim safely and asynchronously.
GUIs (or TUIs) can easily embed Neovim or communicate via TCP sockets using the discoverable msgpack API.
其他与 neovim 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libluajit-5.1-2 (>= 2.0.4)
- OpenResty-maintained branch of LuaJIT (shared objects)
- 或者 libluajit-5.1-2 (>= 2.1.0+openresty)
- OpenResty-maintained branch of LuaJIT (shared objects)
-
- dep: libmsgpack-c2 (>= 2.1.0)
- binary-based efficient object serialization library
-
- dep: libtree-sitter0 (>= 0.22.4)
- incremental parsing system for programming tools
-
- dep: libunibilium4 (>= 2.0)
- simple, self-contained terminfo library
-
- dep: libuv1t64 (>= 1.34.2)
- asynchronous event notification library - runtime library
-
- dep: libvterm0 (>= 0.3.3)
- abstract terminal library
-
- dep: lua-lpeg (>= 1.1.0)
- LPeg library for the Lua language
-
- dep: lua-luv (>= 1.48.0-2)
- libuv bindings for Lua
-
- dep: neovim-runtime (= 0.10.4-2)
- heavily refactored vim fork (runtime files)
-
- rec: python3-pynvim
- Python3 library for scripting Neovim processes through its msgpack-rpc API
-
- rec: xclip
- command line interface to X selections
- 或者 xsel
- 访问 X 剪贴板和选择缓冲区的命令行工具
- 或者 wl-clipboard
- command line interface to the wayland clipboard
-
- rec: xxd
- 十六进制转储(或复原)工具
-
- sug: ctags
- 软件包暂时不可用
-
- sug: vim-scripts
- plugins for vim, adding bells and whistles