mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): add configuration for vim-commentary
This commit is contained in:
@@ -72,12 +72,14 @@ Plug 'yamatsum/nvim-cursorline'
|
||||
" Syntax Highlighting
|
||||
Plug 'JoosepAlviste/nvim-ts-context-commentstring'
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
Plug 'jparise/vim-graphql'
|
||||
Plug 'jxnblk/vim-mdx-js'
|
||||
Plug 'mattn/emmet-vim'
|
||||
Plug 'norcalli/nvim-colorizer.lua'
|
||||
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
|
||||
Plug 'peitalin/vim-jsx-typescript'
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
Plug 'styled-components/vim-styled-components'
|
||||
Plug 'styled-components/vim-styled-components', { 'branch': 'main' }
|
||||
Plug 'vim-pandoc/vim-pandoc'
|
||||
Plug 'vim-pandoc/vim-pandoc-syntax'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user