francoiscabrol / ranger.vim

Ranger integration in vim and neovim
663 stars 58 forks source link

opening file with ranger always sets filetype to xml #84

Open divramod opened 4 years ago

divramod commented 4 years ago

Hey, i am on a new system. Anytime i open a file with ranger.vim the filetype will be set to xml after opening the file. It seems, that 'filetype detect' is somehow broken for me. When i remove it, the filetype is ok. Any idea what this could be?