Add more vimconf talks, live streams

Christian Clason 2023-12-13 14:33:53 +01:00
parent e01d374961
commit 55a5788aa2

@ -1,15 +1,22 @@
Videos can provide some context not necessarily captured in textual information.
Here we list several videos that can be of interested to neovim users, or future contributors.
## Conference presentations
Several neovim developers have started streaming while developing on neovim:
- https://www.twitch.tv/teej_dv/
Several Neovim contributors have given presentations on Neovim at Vim-related conferences:
@bfredl featured in a [2 hour long interview](https://www.youtube.com/watch?v=MV0pTDKps0A), he covers a lot of ground, both technical and philosophical here:
* [VimConf 2019](https://vimconf.org/2019/): [keynote by @justinmk](https://www.youtube.com/watch?v=Bt-vmPC_-Ho)
* [Vimconf.live 2020](https://www.youtube.com/playlist?list=PLcTu2VkAIIWzD2kicFNHN2c35XQCeZdsv): talks by @bfredl, @norcalli, @tjdevries, @vigoux
* [Vimconf.live 2021](https://www.youtube.com/playlist?list=PLcTu2VkAIIWyuX-yNe0KNSPR7wjS2lNKz): talks by @justinmk, @tjdevries
* [Neovimconf.live 2022](https://2022.neovimconf.live): [talks](https://www.youtube.com/playlist?list=PLcTu2VkAIIWzH2-dUu1oxucXenDzzcn_q) by @justink, @bfredl
* [Neovimconf.live 2023](https://neovimconf.live): talks by @justinmk, @bfredl, @famiu, @gpanders, @mariasolos
## Interviews
Many talks about neovim in vimconf 2020:
- On [builtin lsp](https://www.youtube.com/watch?v=C9X5VF9ASac)
- Inspiring talk on neovim [unlimited capabilities](https://www.youtube.com/watch?v=78WrSwEKNuM)
- A [story of enlightenment](https://www.youtube.com/watch?v=EReNOGuMBmo), from the mountains to becoming the lead neovim treesitter dev
Contributors have discussed new features in a series of [release interviews](https://www.youtube.com/playlist?list=PLep05UYkc6wSN7MRsO0nvRz9FzsnE49z9) conducted by @tjdevries.
A [meta talk](https://www.youtube.com/watch?v=Bt-vmPC_-Ho) by our BFDL justin in Tokyo for vimconf 2019
@bfredl has also given a [2 hour long interview](https://www.youtube.com/watch?v=MV0pTDKps0A) to @mkschreder.
## Development live streams
In addition, some Neovim contributors have streamed developing Neovim on Twitch (in alphabetical order):
* [@famiu](https://www.twitch.tv/fam1u)
* [@tjdevries](https://www.twitch.tv/teej_dv/)