update ragel filetype for vim and add .yarnrc

This commit is contained in:
Barak Michener 2022-09-26 21:24:08 -07:00
parent a13b50be39
commit 972c4d7a4d
3 changed files with 11 additions and 0 deletions

View file

@ -32,6 +32,10 @@ augroup pcal
au BufNewFile,BufRead *.pcal setf tla
augroup END
augroup ragel
au BufNewFile,BufRead *.rl setf ragel
augroup END
au! BufNewFile,BufRead *.pde setf arduino

1
.vimrc
View file

@ -171,6 +171,7 @@ Plug 'plytophogy/vim-virtualenv'
" Plugins for syntax
Plug 'lunaru/vim-less'
Plug 'hylang/vim-hy', {'for': 'hy'}
Plug 'jneen/ragel.vim'
"Plug 'mhartington/nvim-typescript'
"Plug 'leafgarland/typescript-vim'
Plug 'leafOfTree/vim-svelte-plugin'

6
.yarnrc Normal file
View file

@ -0,0 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
lastUpdateCheck 1664156115452
prefix "/home/barak/.yarn"