Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions tutor/dots.tutor
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ The opened buffers are showed at the top, you can use `<A-j>`{normal} and `<A-k>
switch between them. Also, `<A-n>`{normal}(n meaning No) can be used to switch to the
target buffer directly.

Note: For macOS, you need to remap your `<Option>`{normal} to `<Alt>`{normal} following the
instructions in https://github.com/ayamir/nvimdots/issues/344.

You can use `<C-n>`{normal} to open/close file explorer which will appear on the left.
Now move cursor to the line of **lua** folder, press `o`{normal} to open it, repeat this
process to **core** folder, then open **event.lua** in new buffer by press `o`{normal} too.
Expand Down