index
:
dotfiles
master
This is the git repository for my dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
ftdetect
/
antlr.vim
blob: 17734254a9bb9b243d3f249a5b9e24e5c9d042f2 (
plain
)
1
2
3
au
BufRead
,
BufNewFile
*.
g
set
filetype
=
antlr3
au
BufRead
,
BufNewFile
*.g4
set
filetype
=
antlr4