Closed Seninha closed 10 years ago
Adding support for other syntaxes doesn't make a lot of sense because the syntax and other parts of vim-notes are all integrated. Taking away one would take away the other. It could be done but it would be a lot of work and it's not at all how I envisioned vim-notes working.
If you really don't like the syntax of vim-notes I suggest you try another Vim plug-in. Do note that you can embed other syntaxes in vim-notes using the {{{language ... }}}
syntax and you can convert individual notes to HTML using the :NoteToHtml
command.
Recently I learned asciidoc and found that it is a more powerfull language that Vim-Notes.
There are several markup languages that are very powefull as having features that Vim-Notes doesn't have (like support for plugins that extend the sintax or themes for converfing to html and others).