Skip to content

Conversation

@hupfdule
Copy link
Contributor

@hupfdule hupfdule commented Apr 6, 2019

  • let g:asciidoc_preview_app = "firefox" to use firefox
  • removed unused variable g:asciidoc_browser

- 'let g:asciidoc_preview_app = "firefox"' to use firefox
- removed unused variable g:asciidoc_browser
Copy link
Owner

@jjaderberg jjaderberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good improvement.
The change of default "preview app" probably won't make mac users happy.
I have switched back to Linux since I wrote this, and as far as I can tell nobody else cares very much about what the default is.
So I'm happy to change it.

There is a stray change that looks more related to a different PR (#11).
If you care to fix that, please.
Otherwise I might git it away and merge.

Thanks for contributing back.

setlocal spell
setlocal spelllang=en
setlocal include=^include::
let g:asciidoc_table_autoalign = 0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change doesn't look like it belongs here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants