Skip to content

Commit

Permalink
Merge pull request #880 from skwp/yp/javascript
Browse files Browse the repository at this point in the history
Add javascript plugins
  • Loading branch information
skwp committed Nov 9, 2022
2 parents 4f444cb + b8dad68 commit 1dbb895
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vim/vundles/languages.vundle
@@ -1,4 +1,6 @@
Bundle 'sheerun/vim-polyglot'
Bundle 'pangloss/vim-javascript'
Bundle 'w0rp/ale'
Bundle 'garbas/vim-snipmate.git'
Bundle 'honza/vim-snippets'
Bundle 'jtratner/vim-flavored-markdown.git'
Expand All @@ -7,3 +9,4 @@ Bundle 'nelstrom/vim-markdown-preview'
Bundle 'skwp/vim-html-escape'
Bundle 'mxw/vim-jsx'
Bundle 'jparise/vim-graphql'
Bundle 'mogelbrod/vim-jsonpath'

0 comments on commit 1dbb895

Please sign in to comment.