Use this page to discuss script 2382 noteMaker: syntax highlighter for personal notes
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Install NoteMaker in Mac OSX
Edit
- Copy the
notes.vimfile within thenoteMaker/syntaxdirectory to the/usr/share/vim/vim72/syntaxdirectory. - Add the following line to your vimrc (located in
/usr/share/vim/):au BufNewFile,BufRead *.notes set syntax=notes