summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 14:21:47 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commitb1b93473a4fe9299cc4cd309677a4c834db80a7a (patch)
treea5081862c45337ff258a1ecbca1ec7ef804d2bc0
parentb8cd9a1c27bbaa7fbde621ef9a27adb018120add (diff)
downloadslackbuilds-b1b93473a4fe9299cc4cd309677a4c834db80a7a.tar.gz
slackbuilds-b1b93473a4fe9299cc4cd309677a4c834db80a7a.tar.xz
development/zed: Fix README.
-rw-r--r--development/zed/README24
1 files changed, 17 insertions, 7 deletions
diff --git a/development/zed/README b/development/zed/README
index 5ef2a735d8..8a4585e278 100644
--- a/development/zed/README
+++ b/development/zed/README
@@ -1,15 +1,25 @@
-Zed is a fully offline-capable, open source, keyboard-focused, text and code editor for power users.
-You can use Zed to edit local files as well as remote files on any server.
+Zed is a fully offline-capable, open source, keyboard-focused, text and
+code editor for power users. You can use Zed to edit local files as
+well as remote files on any server.
Zed has all features you'd expect from a capable code editor:
-- Syntax highlighting for many programming languages (e.g. C, Clojure, CoffeeScript, C#, CSS, Dart,
- Erlang, Go, Haml, Haskell, HTML, ini files, Java, JavaScript, JSON, LogiQL, Lua, Markdown, Nix,
- PHP, Plist, Protobufs, Python, Ruby, Shell, XML)
+
+- Syntax highlighting for many programming languages (e.g. C, Clojure,
+ CoffeeScript, C#, CSS, Dart, Erlang, Go, Haml, Haskell, HTML, ini files,
+ Java, JavaScript, JSON, LogiQL, Lua, Markdown, Nix, PHP, Plist, Protobufs,
+ Python, Ruby, Shell, XML)
+
- Code completion: symbols, snippets and property/method completion.
-- Built-in linting for some languages with inline markers (JavaScript, CoffeeScript, JSON, Lua, CSS)
+
+- Built-in linting for some languages with inline markers (JavaScript,
+ CoffeeScript, JSON, Lua, CSS)
+
- Multiple cursors
+
- Split-view editing
-- Themes: light and dark themes out of the box and you can easily develop your own using CSS.
+
+- Themes: light and dark themes out of the box and you can easily develop
+ your own using CSS.
To learn more about Zed's remote editing, look here: