mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 05:05:00 -07:00
No need to have a colon (punctuation) after another
parent
74a65a56fe
commit
0141d96f78
@ -71,7 +71,7 @@ Vim has a significant amount of code dedicated to supporting legacy systems and
|
|||||||
compilers. All that code increases the maintenance burden and will be removed.
|
compilers. All that code increases the maintenance burden and will be removed.
|
||||||
|
|
||||||
Most optional features will no longer be optional (see above), with the
|
Most optional features will no longer be optional (see above), with the
|
||||||
exception of some broken and useless features (e.g.: NetBeans and Sun WorkShop
|
exception of some broken and useless features (e.g. NetBeans and Sun WorkShop
|
||||||
integration) which will be removed permanently. Vi emulation will also be
|
integration) which will be removed permanently. Vi emulation will also be
|
||||||
removed (setting `nocompatible` will be a no-op).
|
removed (setting `nocompatible` will be a no-op).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user