Skip to content

Commit

Permalink
Setting the b:current_syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
kassio committed Apr 20, 2016
1 parent cb3fef2 commit 5fc5ab1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions syntax/elixir.vim
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,5 @@ hi def link elixirStringDelimiter Delimiter
hi def link elixirRegexDelimiter Delimiter
hi def link elixirInterpolationDelimiter Delimiter
hi def link elixirSigilDelimiter Delimiter

let b:current_syntax = "elixir"

0 comments on commit 5fc5ab1

Please sign in to comment.