mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 01:51:52 +00:00
doc
This commit is contained in:
@@ -76,6 +76,15 @@ Python plugins |provider-python|
|
||||
Clipboard integration |provider-clipboard|
|
||||
|
||||
|
||||
USER EXPERIENCE ~
|
||||
|
||||
A major goal of Nvim is to work intuitively and consistently. For example,
|
||||
Nvim does not have `-X`, a platform-specific option available in some Vim
|
||||
builds (with potential surprises: http://stackoverflow.com/q/14635295). Nvim
|
||||
avoids features that cannot be provided on all platforms--instead that is
|
||||
delegated to external plugins/extensions.
|
||||
|
||||
|
||||
OTHER FEATURES ~
|
||||
|
||||
|bracketed-paste-mode| is built-in and enabled by default.
|
||||
|
||||
Reference in New Issue
Block a user