Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completely overhaul Vim help doc #89

Merged
merged 2 commits into from
Oct 26, 2024
Merged

Completely overhaul Vim help doc #89

merged 2 commits into from
Oct 26, 2024

Conversation

axvr
Copy link
Contributor

@axvr axvr commented Oct 25, 2024

Hi there!

This PR completely overhauls the Vim help doc as I found that almost none of the information within it was still relevant since the LSP rewrite amongst other issues.

Changes:

  1. Replicated most of the information from the README.
  2. Corrected some mistakes in the README.
  3. All links and :help commands now work.
  4. Enabled syntax highlighting of the help doc.

Example screenshot

Old on the left; new on the right.

Screenshot 2024-10-25 at 21 48 04

axvr added 2 commits October 25, 2024 01:54
Completely overhaul the Vim help doc as 90% of the information within it
was outdated, links didn't work and it wasn't syntax highlighted.
@cannorin
Copy link
Member

Wow, thank you so much for the enormous effort!

@cannorin cannorin merged commit e438702 into ionide:master Oct 26, 2024
@axvr axvr deleted the help-doc branch October 26, 2024 13:18
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