Styled Components

This commit is contained in:
Juan Magalhães 2023-11-02 18:57:06 -03:00
parent b00237e64a
commit 4db1e0261b

View File

@ -9,6 +9,8 @@ local plugins = {
-- Detect tabstop and shiftwidth automatically (Editor Config taken into account)
'tpope/vim-sleuth',
'styled-components/vim-styled-components',
-- This is where plugins related to LSP can be installed.
-- The configuration is done below. Search for lspconfig to find it below.
{