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

feat: Add spawn vim docs #651

Merged
merged 10 commits into from
Sep 3, 2024

Commits on Sep 1, 2024

  1. feat(code): add how-to-spawn-vim example starter code from hello-worl…

    …d-tutorial, update root lockfile
    
    Signed-off-by: Deep Panchal <[email protected]>
    deepanchal committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c44aec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af76471 View commit details
    Browse the repository at this point in the history
  3. fix(code): update & add anchors in how-to-spawn-vim example

    Signed-off-by: Deep Panchal <[email protected]>
    deepanchal committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bb1741c View commit details
    Browse the repository at this point in the history
  4. feat(docs): add spawn-vim docs in recipes/apps section

    Signed-off-by: Deep Panchal <[email protected]>
    deepanchal committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f612ea5 View commit details
    Browse the repository at this point in the history
  5. fix(code): use terminal.clear() to refresh terminal after exiting vim…

    …, update anchors
    
    Signed-off-by: Deep Panchal <[email protected]>
    deepanchal committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6ebd282 View commit details
    Browse the repository at this point in the history
  6. refactor(code): update how-to-spawn-vim code to be modular and unders…

    …tandable
    
    Signed-off-by: Deep Panchal <[email protected]>
    deepanchal committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    474c146 View commit details
    Browse the repository at this point in the history
  7. feat(docs): improve spawn-vim docs by emphasizing spawning vim logic,…

    … fix md link in index.md
    
    Signed-off-by: Deep Panchal <[email protected]>
    deepanchal committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    798efbe View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    29b30d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b85d980 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    6e406d4 View commit details
    Browse the repository at this point in the history