xolox / vim-notes

Easy note taking in Vim
http://peterodding.com/code/vim/notes/
1.6k stars 110 forks source link

Strange behavior with modeline #177

Open Clebersonc opened 5 years ago

Clebersonc commented 5 years ago

When I use modeline to set filetype to 'notes' only colors start correctly, folding and hiding italic and bold characters doesn't work. . But if I manually set filetype to 'notes' everything is back to normal.