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
Prev Previous commit
Next Next commit
docs: remove Chapter 2 and ready for review.
  • Loading branch information
ayamir committed Feb 15, 2023
commit 25fabf6e05b7e5be140811d136f1441c687d3404
14 changes: 1 addition & 13 deletions dotstutor
Original file line number Diff line number Diff line change
Expand Up @@ -141,16 +141,4 @@ we enhanced lots of nvim's default abilities that you can use them naturally
except the mentioned above.

Last but not least, you can press `<C-p>` to call the command panel and
search keymaps for features you want at any time.

Let's move on to the next chapter to learn how to customize nvimdots for users
who want to make it more powerful and more suitable for their own needs.

===============================================================================
Chapter 2: Customization

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Chapter 2.1: Overview of structure

We architected nvimdots with modularity in mind, so you can customize and
maintain your own fork easily.
search keymaps for features you want at any time!