This website requires JavaScript.
Explore
Help
Register
Sign In
tastytea
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Releases
Activity
27c053d382
dotfiles
/
.config
/
nvim
/
ftdetect
/
conf.vim
2 lines
52 B
VimL
Raw
Normal View
History
Unescape
Escape
nvim: add ftdetect for *.conf
2022-09-29 11:02:35 +02:00
autocmd
BufRead
,
BufNewFile
*.
conf
set
filetype
=
conf
Copy Permalink