This commit is contained in:
Nicole Dresselhaus
2025-05-09 21:47:18 +02:00
commit ce0c52a66a
100 changed files with 50606 additions and 0 deletions

27
Opinions/Editors.md Normal file
View File

@ -0,0 +1,27 @@
---
tags:
- Drezil
- Experience
- Tools
- Opinion
title: Editors
status: Outline
categories:
- Experience
- Opinion
date: 2020-01-01
---
## Editors
Better said: "neovim is currently the best™ editor" ;)
### Current Config
You can find my current Config along with other things in my
[gitea snippet-git](https://gitea.dresselhaus.cloud/Drezil/snippets).
## References
- [Learning Vim in 2014: Vim as Language - Herding Lions](https://benmccormick.org/2014/07/02/062700.html)
- [vi - What is your most productive shortcut with Vim? - Stack Overflow](https://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118)