elixir-editors / vim-elixir

Vim configuration files for Elixir
http://elixir-lang.org/
Other
1.31k stars 156 forks source link

Missing elixir highlights after installation by README #564

Open nappex opened 2 years ago

nappex commented 2 years ago

VIM ver. 8.2 (not self compile, .deb package from debian repo) OS: Debian BullsEye

Reproduce the problem:

  1. Install by native package manager git clone https://github.com/elixir-editors/vim-elixir.git ~/.vim/pack/lang-support/start/vim-elixir
  2. Remove all lines in ~.vim/vimrc and keep just lines mentioned in README https://github.com/elixir-editors/vim-elixir#configuration
  3. Remove all plugins and keep just vim-elixir
  4. Syntax highlighting does not work
merwan commented 1 year ago

More information about this issue here: https://github.com/elixir-editors/vim-elixir/issues/562#issuecomment-1086743047 Reverting to commit ff7a1223dfc fixes the problem