Added support for styled components.
This commit is contained in:
parent
eb8998aa2d
commit
e042914777
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ return require('packer').startup(function(use)
|
|||
-- Syntax
|
||||
use 'sheerun/vim-polyglot'
|
||||
use {'prettier/vim-prettier', run = "yarn install"}
|
||||
use {'styled-components/vim-styled-components', branch = "main"}
|
||||
|
||||
-- FZF
|
||||
use '/usr/local/opt/fzf'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue