mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 03:48:02 +10:00
docs: fix/remove invalid URLs #20647
This commit is contained in:
@@ -158,7 +158,7 @@ Working intuitively and consistently is a major goal of Nvim.
|
||||
- Nvim avoids features that cannot be provided on all platforms; instead that
|
||||
is delegated to external plugins/extensions. E.g. the `-X` platform-specific
|
||||
option is "sometimes" available in Vim (with potential surprises:
|
||||
http://stackoverflow.com/q/14635295).
|
||||
https://stackoverflow.com/q/14635295).
|
||||
|
||||
- Vim's internal test functions (test_autochdir(), test_settime(), etc.) are
|
||||
not exposed (nor implemented); instead Nvim has a robust API.
|
||||
|
||||
Reference in New Issue
Block a user