This website requires JavaScript.
Explore
Help
Sign In
valeth
/
nvim-config
Watch
1
Star
0
Fork
0
You've already forked nvim-config
Code
Releases
Activity
664d30819d
nvim-config
/
ftdetect
/
c.vim
valeth
0fea4f25c7
change filetype for .h files to c
2016-04-28 18:31:43 +02:00
2 lines
41 B
VimL
Raw
Blame
History
au
BufRead
,
BufNewFile
*.
h
set
filetype
=
c
View Git Blame
Copy Permalink