Skip to content

Commit

Permalink
Comment node#suffixesadd.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed Jul 8, 2015
1 parent 8814d19 commit 8e765b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoload/node.vim
@@ -1,3 +1,5 @@
" Vim by default sets the filetype to JavaScript for the following suffices.
" And, yes, it has .jsx there.
let node#suffixesadd = [".js", ".json", ".es", ".jsx"]

function! node#initialize(root)
Expand Down

0 comments on commit 8e765b6

Please sign in to comment.