From 4e042b981185d87886bda3541bd2a51806053c35 Mon Sep 17 00:00:00 2001 From: Noah11012 <1101qbtext@gmail.com> Date: Sat, 23 Jun 2018 22:33:20 +0000 Subject: [PATCH] Removed duplicate sentence "Multiple cursors" --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5fa2192..1208ae9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ See [language-server-protocol/specification.md](https://github.com/Microsoft/lan * Auto-indentation through [clang-format](http://clang.llvm.org/docs/ClangFormat.html) or [Prettier](https://github.com/prettier/prettier) if installed * Source minimap * Split view -* Multiple cursors * Full UTF-8 support * Wayland supported with GTK+ 3.20 or newer