Nothing Special   »   [go: up one dir, main page]

Skip to content

browserslist/vim-browserslist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

syntax highlighting for browserslist config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published