mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-21 19:15:11 +00:00
Move vim and emacs casts under IDEs (#6488)
* Move emacs and vim casts * Removed emacs and vim headings
This commit is contained in:
parent
6d74ce719d
commit
c148bedce8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user