Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 500 Bytes

.gitignore plugin for vim

This project is considered stable

  • Adds syntax and filetype to .gitignore files
    • This means you can customize vim's behavior in .gitignore
  • Provides useful mappable functions in autoload
    • All functions should be mapped as mapping_keys to :execute function#name()<CR>
    • All functions support repeat.vim