Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 398 Bytes

File metadata and controls

13 lines (11 loc) · 398 Bytes

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)