Skip to content

benknoble/gitignore-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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