test
This commit is contained in:
parent
1facc39c1b
commit
134791e82a
12
README.md
12
README.md
|
@ -23,13 +23,13 @@
|
|||
|
||||
So which solution? We suggest you use one of the historical command line text editors (vi, Vim) to make your own IDE :)
|
||||
|
||||
######Advantages :
|
||||
###### Advantages :
|
||||
|
||||
* Lightweight, ~15Kb which is 4.6 x less than Apollo 11 and 83000 times less than VSCODE!!!
|
||||
* Configurable, you can configure everything in text files from already shared and popular configurations
|
||||
* Stable, it only evolves without breaking the ergonomic continuity (always the same commands and shortcuts since 1991 for vim and 1976 for vi :) same for the configurations which remain valid since the beginning...)
|
||||
* Usable through SSH on servers or very light computers (Raspberry Pi, etc.)
|
||||
* Rock solid, crashes must exist, but I've never even heard of them
|
||||
* Lightweight, ~15Kb which is 4.6 x less than Apollo 11 and 83000 times less than VSCODE!!!
|
||||
* Configurable, you can configure everything in text files from already shared and popular configurations
|
||||
* Stable, it only evolves without breaking the ergonomic continuity (always the same commands and shortcuts since 1991 for vim and 1976 for vi :) same for the configurations which remain valid since the beginning...)
|
||||
* Usable through SSH on servers or very light computers (Raspberry Pi, etc.)
|
||||
* Rock solid, crashes must exist, but I've never even heard of them
|
||||
|
||||
## About
|
||||
|
||||
|
|
Loading…
Reference in a new issue