This is an automated archive made by the Lemmit Bot.

The original was posted on /r/neovim by /u/kaddkaka on 2023-11-04 12:13:51.


I put together a neovim config for newcomers at my office, I was hoping it could be a learning oppurtunity so I tried to keep it succinct and short, with comments. Unfortunately I had a hard time reaching my own goal (it’s 134 lines, 108 if empty lines are removed).

github.com/kaddkaka/dotfiles/…/small.vim (It’s mostly used for cpp, verilog and python dev)

What would you put in a short config and what would you drop?