diff options
author | pommicket <pommicket@gmail.com> | 2023-01-13 09:34:09 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-13 09:34:09 -0500 |
commit | cdb1ddacee724a53dd7077465cfb766f1f136edf (patch) | |
tree | a40ae0bd16f8647210ffc5ba3f21561c603d9268 | |
parent | 75dad99bb72d81a69e6bddee0279835683e6c27b (diff) |
update README
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -7,13 +7,6 @@ A text editor. To download installers for ted for Windows and Debian/Ubuntu, go to the [releases](https://github.com/pommicket/ted/releases). -To get autocomplete and go-to-definiton you will need [ctags](https://github.com/universal-ctags/ctags). -You can install ctags on Debian/Ubuntu with: - -```bash -sudo apt install universal-ctags -``` - ## Why? There are a lot of text editors out there. ted doesn't do anything new. |