Move vim and emacs casts under IDEs (#6488)

* Move emacs and vim casts

* Removed emacs and vim headings
This commit is contained in:
Jonathan Haddock 2021-10-28 15:21:55 +01:00 committed by GitHub
parent 6d74ce719d
commit c148bedce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 15 deletions

View File

@ -8,7 +8,6 @@
* [CSS](#css)
* [Data Science](#data-science)
* [Elixir](#elixir)
* [Emacs](#emacs)
* [Erlang](#erlang)
* [Git](#git)
* [Golang](#golang)
@ -30,7 +29,6 @@
* [Python](#python)
* [Ruby](#ruby)
* [Rust](#rust)
* [Vim](#vim)
### Android
@ -101,12 +99,6 @@
* [The Thinking Elixir Podcast](https://thinkingelixir.com/the-podcast) (podcast)
### Emacs
* [Emacs Cast](https://emacscast.org) - Rakhim Davletkaliyev (podcast)
* [Emacs Rocks!](http://emacsrocks.com) (screencast)
### Erlang
* [Erlang Factory SF Bay 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2h0sJW6X2RZDtT1ndw6KKpQ) (screencast)
@ -151,7 +143,12 @@
### IDE / Editors
* [Emacs Cast](https://emacscast.org) - Rakhim Davletkaliyev (podcast)
* [Emacs Rocks!](http://emacsrocks.com) (screencast)
* [Free screencasts about the text editor Vim](http://vimcasts.org) (screencast)
* [PHPStorm Tips & Tricks](https://www.youtube.com/playlist?list=PLk9WlAgeZoTfHdJUv75-5grVQf4ijIrzw) - Christoph Rumpel (screencast)
* [The Vim Blog](https://soundcloud.com/thevimcast) (podcast)
* [vim Hacking](https://www.youtube.com/playlist?list=PL-p5XmQHB_JSTaEPygu1DZjuFfb704Uv7) (screencast)
### Java
@ -346,10 +343,3 @@
* [New Rustacean](http://www.newrustacean.com) (podcast)
* [Rusty Radio](https://soundcloud.com/posix4e) (podcast)
* [The Rustacean Station Podcast](https://rustacean-station.org) (podcast)
### Vim
* [Free screencasts about the text editor Vim](http://vimcasts.org) (screencast)
* [The Vim Blog](https://soundcloud.com/thevimcast) (podcast)
* [vim Hacking](https://www.youtube.com/playlist?list=PL-p5XmQHB_JSTaEPygu1DZjuFfb704Uv7) (screencast)