Initial commit
This commit is contained in:
commit
662fe0334c
37 changed files with 1614 additions and 0 deletions
2
vim/ftdetect/brainfuck.vim
Normal file
2
vim/ftdetect/brainfuck.vim
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
au BufNewFile,BufRead *.bf set filetype=brainfuck
|
||||
au BufNewFile,BufRead *.b set filetype=brainfuck
|
||||
Loading…
Add table
Add a link
Reference in a new issue