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

Update documentation #94

Open
SchoolyB opened this issue Oct 15, 2024 · 0 comments
Open

Update documentation #94

SchoolyB opened this issue Oct 15, 2024 · 0 comments

Comments

@SchoolyB
Copy link
Contributor

SchoolyB commented Oct 15, 2024

  1. There is no motion telling a user how to enter command mode
  2. Need to add a step to the Installation section about cloning the repo first.
  3. The search mode: Does search mode find each occurrence of the entered string or just the first? Will ask @CobbCoding1 about this :)
  4. The config file section could use more explanation. Idk what the hell set-var indent 2 means.
  5. The w in the cyntax highlighting config represents a "word" according to the docs. but does that mean anything other than a keyword or type?
    so in:
 testing_proc::proc() 
{
fmt.printfln("This is string")
}

is "This is a string" considered to be a "word"?

@CobbCoding1 I could use some insight on some of these

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

No branches or pull requests

1 participant