/vim-browserslist

syntax highlighting for browserslist config files

Primary LanguageVim Script

vim-browserslist

This plugin does 2 things and 2 things only

  1. Sets the filetype as browserslist for browserslist's config files
  2. Syntax highlighting

How to install

Install using your favorite plugin manager. Below is an example using vim-plug:

Plug 'antonk52/vim-browserslist'

Samples

Gruvbox

gruvbox theme

Monokai

monokai theme

Onedark

onedark theme

Ocean

base16-ocean theme

Exposed highlight groups

  • browserslistComment
  • browserslistKeyword
  • browserslistVersion
  • browserslistMarketshare
  • browserslistDate
  • browserslistConfig
  • browserslistSection
  • browserslistTarget
  • browserslistCountry