Refactor the folder structure which only had 2 'real' modules, now it's more real, no need for splitting into folders beside the external one

This commit is contained in:
Krzosa Karol
2026-02-09 23:11:24 +01:00
parent fde4e463ad
commit 56a729b617
69 changed files with 12 additions and 346 deletions

24
src/guide.txt Normal file
View File

@@ -0,0 +1,24 @@
Hi! Welcome to my world, the world where text is all around and plentiful. I'm tee,
a simple text editor that hopefully will help you in your text journey!
Execute some of these using your mouse right button, hover over a
word like ":New" and click!
:New (ctrl-n) - create new text file
:OpenUpFolder (ctrl-o) - navigate directories
:ShowCommands (ctrl-shift-p) - open up the command lister
:ShowBufferList (ctrl-p) - open up a lister with open files
Alternatively you can open with your keyboard - ctrl-q / f12, try that also!
-----------------------------------------------------------------------------------------
Navigate to next parts of the guide by executing them like these commands you just played
with:
:GuideBigPicture
:GuideNavigation
:GuideProjects
:GuideBindings
:GuideConfig