Razor.cshtml resaltado de sintaxis para vim?
syntax-highlighting vim-syntax-highlighting (5)
": setf html" resuelve la parte del 80% :)
Estoy buscando un archivo de sintaxis vim .cshtml. ¿Hay algún proyecto que no haya llegado a www.vim.org?
El archivo cshtml.vim de Russ Martinez (o tal vez Daniel Dabrowski) parece ser un candidato. No es perfecto, pero al menos es un comienzo. https://bitbucket.org/rod/dotfiles/src/8aaae8635165/vim/syntax/cshtml.vim
Puede encontrar un buen complemento de vim-razor en https://github.com/adamclerk/vim-razor
$ cd ~/.vim/bundle
$ git clone https://github.com/adamclerk/vim-razor
Se .vimrc
agregando esto a .vimrc
" add html syntax to dotnet razor files
autocmd BufNewFile,BufRead *.cshtml set syntax=html
este tipo tiene soporte para maquinillas de afeitar planeado, pero aún no está allí. Sin embargo, sí agrega algunas características al soporte de c # existente. https://github.com/OrangeT/vim-csharp