neovim-dot-app icon indicating copy to clipboard operation
neovim-dot-app copied to clipboard

Haml syntax auto recognizing

Open sunchess opened this issue 8 years ago • 1 comments

Hello! I'm working in ruby on rails app and have some problem. In console neovim auto recognizing is working good but Neovim.app it is failed.

Any ideas?

sunchess avatar Dec 22 '15 12:12 sunchess

I would guess something in your init.vim is breaking under neovim.app. Try starting with a blank init file and see if syntax detection works. Then add stuff in until it breaks and you'll know what the problem is.

rogual avatar Feb 16 '16 16:02 rogual