lucc / nvimpager

Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting
Other
372 stars 20 forks source link

Highlight ruby docs as man pages #29

Closed lucc closed 4 years ago

lucc commented 4 years ago

Neovim does not have a dedicated filetype for ruby docs but the man page syntax seems to work reasonably well.

@jhessin does this fix #24 for you?