Vim config
I try to keep my Vim config lightweight, but here is a general overview of my setup:
- A simple custom ftplugin for markdown files
- Add notes directory to local path
- Add
.md
to suffixes - Enable spelling
- Enable syntax highlighting in fenced code blocks for common languages
- Gruvbox color scheme (just the colors)