Adam Katz

Results 24 comments of Adam Katz

I also have this issue and the same `nosecure modeline` output to that query. The solution is to change `syntax` to `filetype`, e.g. `# vi: filetype=sh`

I've found it very difficult to adapt vim-css-color to avoid inappropriate uses of color names. My example is: ```css p.tan { width: calc(100px * tan(45deg)); } ``` While the class...

@zyga: I created **Better code blocks for super notes** (#3044) to request the ability to specify syntax highlighting and support for markdown fence-post code blocks.

Please consider starting with the functionality in Firefox's find dialog (Ctrl+f). This supports: * A pager that counts matches and lets you navigate up and down through them * Toggle...