8000 GitHub - Thesola10/amber.vim: a vim syntax file for amber
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thesola10/amber.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amber.vim

a vim syntax file for amber

installation

the contents of this repository can be installed locally in your .vim or ~/.config/nvim directory

the recommended way is to use a plugin manager such as Vim-Plug and add this to your .vimrc:

Plug 'gbhorwood/amber.vim'

usage

in vim, set the syntax to 'amber"

:set syntax=amber

contributing

this is a work in progress. i have minimal experience in writing vim syntax files, so your mileage will vary. contributions eagerly accepted.

About

a vim syntax file for amber

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%
0