test
This commit is contained in:
parent
6e31f5c076
commit
4c65b12093
|
@ -1,12 +1,11 @@
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
- [Why](#Why)
|
||||||
- [About](#about)
|
- [About](#about)
|
||||||
- [Quick Start](#quick-start)
|
- [Quick Start](#quick-start)
|
||||||
- [Docs](#docs)
|
- [Docs](#docs)
|
||||||
|
|
||||||
## About
|
## Why
|
||||||
|
|
||||||
1. Why change
|
|
||||||
|
|
||||||
To write or edit computer code, program an arduino etc... we use IDE (integrated development environment)
|
To write or edit computer code, program an arduino etc... we use IDE (integrated development environment)
|
||||||
Many very complete graphic software exist to do that like VScode from microsoft or Atom.
|
Many very complete graphic software exist to do that like VScode from microsoft or Atom.
|
||||||
|
@ -30,7 +29,7 @@
|
||||||
* Usable through SSH on servers or very light computers (Raspberry Pi, etc.)
|
* 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
|
* Rock solid, crashes must exist, but I've never even heard of them
|
||||||
|
|
||||||
2. Avantages of this solution
|
## About
|
||||||
|
|
||||||
VimsCode is an IDE with vim for beginner or expert
|
VimsCode is an IDE with vim for beginner or expert
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue