Skip to content

SergioBonatto/bend-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Bend-vim

Syntax file highlight for Bend

Installation

On NeoVim

Clone this repo and past the file "bend.vim" into ~/.config/nvim/syntax/bend.vim and add in your init.vim file the next line:

On NeoVim

Clone this repo and past the folder "syntax" into ~/.config/nvim/ and add in your init.vim file the next line:

On VIM

Clone this repo and past the file "bend.vim" into ~/.vim/syntax/bend.vim and add in your .vimrc file the next line:

au BufRead,BufNewFile *.bend set filetype=bend
au BufNewFile,BufRead *.bend set syntax  =bend

Preview

print

About

syntax highlighting for bend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published