diff options
Diffstat (limited to '')
-rw-r--r-- | config.vim | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ endif if !exists('g:vim_json_syntax_conceal') let g:vim_json_syntax_conceal = 0 endif + +let g:filetype_euphoria = 'elixir' |
![]() |
index : vim-polyglot | |
polyglot fork - https://github.com/sheerun/vim-polyglot | malf |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | config.vim | 2 |
@@ -7,3 +7,5 @@ endif if !exists('g:vim_json_syntax_conceal') let g:vim_json_syntax_conceal = 0 endif + +let g:filetype_euphoria = 'elixir' |