diff options
author | 2021-04-08 14:03:32 +0200 | |
---|---|---|
committer | 2021-04-08 14:03:32 +0200 | |
commit | 10dffa839f8c26ee6c5858be9405e59a9bd6d649 (patch) | |
tree | 1e5fffc01dfb24446b9c54c0a68a41085d69475f | |
parent | b46c12d8966aa03035aefa8d0b4ee0a751bc68da (diff) | |
download | acme-scripts-10dffa839f8c26ee6c5858be9405e59a9bd6d649.tar.gz acme-scripts-10dffa839f8c26ee6c5858be9405e59a9bd6d649.zip |
Add start-acme section
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ This is a collection of useful scripts used by me to extend Acme Editor. +## start-acme +Starts our favorite editor. ;) + ## c+ Adds a comment to the beginning of the line. By default inserts a double slash (//) but can be changed the behaviour passing the symbol you want to use. |