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 dotstutor for new users. #471

Merged
merged 13 commits into from
Feb 23, 2023
Merged

feat: add dotstutor for new users. #471

merged 13 commits into from
Feb 23, 2023

Conversation

ayamir
Copy link
Owner

@ayamir ayamir commented Feb 3, 2023

No description provided.

@ayamir
Copy link
Owner Author

ayamir commented Feb 3, 2023

IMO I should follow the write style of vimtutor which is more acceptable to write dotstutor. But it's not systematic enough so I write the chapter 1.2. What do you think? @Jint-lzxy @CharlesChiuGit @ClSlaid

@Jint-lzxy
Copy link
Collaborator

Jint-lzxy commented Feb 4, 2023 via email

@ayamir
Copy link
Owner Author

ayamir commented Feb 4, 2023

That’s great! IMO we could arrange/add chapters according to daily editing needs (for example, how the project is structured / using bufferline to help edit multiple files / how to add plugins). It would also be much better to include some features that users are unlikely to think of (e.g., interacting with nvim-cmp like to stop suggestion). Besides, FWIW the .tutor file of neovim may be a better version compared with vimtutor - it allows users to interact with that file and much more. More info: :call tutor#TutorCmd("tutor.tutor”) :Tutor

---- Replied Message ---- | From | @.> | | Date | 02/4/2023 01:01 | | To | @.> | | Cc | @.> , @.> | | Subject | Re: [ayamir/nvimdots] feat: add dotstutor for beginers. (PR #471) | IMO I should follow the write style of vimtutor which is more acceptable to write dotstutor. But it's not systematic enough so I write the chapter 1.2. What do you think? @@.*** — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

I have never heard nvim's Tutor before. OK, it's a better template for me.

@CharlesChiuGit
Copy link
Collaborator

Will test once I finished updating wiki/plugin page.

@CharlesChiuGit
Copy link
Collaborator

CharlesChiuGit commented Feb 8, 2023

Maybe we need to draft a outline first? Or it's enough now?

@ayamir
Copy link
Owner Author

ayamir commented Feb 8, 2023

I have some ideas but don't have enough time to write.(working on my personal paper now)

@CharlesChiuGit
Copy link
Collaborator

Got it, no rush then.
Hope your paper will be one of those conference papers! Wish u the best!

@ayamir ayamir linked an issue Feb 10, 2023 that may be closed by this pull request
@ayamir ayamir marked this pull request as ready for review February 15, 2023 14:41
@ayamir
Copy link
Owner Author

ayamir commented Feb 15, 2023

At first, I want to write 2 chapters about basic workflow and how to customize. But I realized that there is no need to write how to customize for beginners. They only need to get familiar with this config ASAP. So the basic workflow is enough.

@ayamir ayamir requested review from Jint-lzxy and CharlesChiuGit and removed request for Jint-lzxy February 15, 2023 15:37
@ayamir
Copy link
Owner Author

ayamir commented Feb 15, 2023

Just nvim dots.tutor.

@ayamir ayamir changed the title feat: add dotstutor for beginers. feat: add dotstutor for new users. Feb 15, 2023
@ayamir
Copy link
Owner Author

ayamir commented Feb 18, 2023

I will merge it if no problem.

@CharlesChiuGit
Copy link
Collaborator

reviewing now

@CharlesChiuGit
Copy link
Collaborator

CharlesChiuGit commented Feb 18, 2023

@ayamir I rephrased a bit, hope u don't mind.

@ayamir
Copy link
Owner Author

ayamir commented Feb 18, 2023

@ayamir I rephrased a bit, hope u don't mind.

No Problem.

@CharlesChiuGit
Copy link
Collaborator

LGTM

@ayamir
Copy link
Owner Author

ayamir commented Feb 21, 2023

@Jint-lzxy @aarnphm Any suggestions?

@aarnphm
Copy link
Collaborator

aarnphm commented Feb 21, 2023

Let me take a quick look.

Copy link
Collaborator

@aarnphm aarnphm left a comment

Choose a reason for hiding this comment

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

some minor comments, otherwise LGTM

dots.tutor Outdated Show resolved Hide resolved
dots.tutor Outdated Show resolved Hide resolved
Copy link
Collaborator

@aarnphm aarnphm left a comment

Choose a reason for hiding this comment

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

👍

@ayamir ayamir merged commit 751ade4 into main Feb 23, 2023
@ayamir ayamir deleted the dotstutor branch February 23, 2023 16:18
boomker pushed a commit to boomker/uvcode-nvim that referenced this pull request Mar 8, 2023
feat: add dotstutor for new users.
(cherry picked from commit 751ade4)
YanTree pushed a commit to YanTree/nvim that referenced this pull request Apr 9, 2023
feat: add dotstutor for new users.
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.

Feature Request: dots-tutor plugin
4 participants