feat: add vim resources (#11587)
* feat: add vim resourcess * feat: add vim resourcess * fix: add ides to vim-resource * fix: add * * fix: add *pull/11610/head
parent
2d598c7587
commit
b52a4c9280
|
@ -47,6 +47,7 @@
|
|||
* [Haskell](#haskell)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [Bootstrap](#bootstrap)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [iOS](#ios)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
|
@ -911,6 +912,11 @@
|
|||
* [Unit Testing in iOS](https://www.youtube.com/playlist?list=PLMRqhzcHGw1ZLLvLwuW8AP3n-A3nsRn9P) - CodeWithChris
|
||||
|
||||
|
||||
### IDE and editors
|
||||
|
||||
* [Vim As Your Editor](https://www.youtube.com/playlist?list=PLm323Lc7iSW_wuxqmKx_xxNtJC_hJbQ7R) - ThePrimeagen
|
||||
|
||||
|
||||
### Java
|
||||
|
||||
* [Advanced Software Construction in Java](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+6.005.2x+1T2017/about) - MIT Open Learning Library
|
||||
|
|
Loading…
Reference in New Issue