mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
fix: punctuation and wording.
Sentences should now be punctuated and the sentence at the start of configuration now is a little easier to understand IMO
This commit is contained in:
@ -41,10 +41,10 @@ It includes:
|
|||||||
|
|
||||||
* Prerequisites
|
* Prerequisites
|
||||||
If ~+treemacs-git-mode~ is set to ~extended~ or ~deferred~ you will need to have
|
If ~+treemacs-git-mode~ is set to ~extended~ or ~deferred~ you will need to have
|
||||||
~python3~ installed
|
~python3~ installed.
|
||||||
|
|
||||||
* Features
|
* Features
|
||||||
The project bar can be opened using =SPC o p=
|
The project bar can be opened using =SPC o p=.
|
||||||
|
|
||||||
| Keybind | Description |
|
| Keybind | Description |
|
||||||
|---------+-----------------------------------------------------------------|
|
|---------+-----------------------------------------------------------------|
|
||||||
@ -52,7 +52,8 @@ The project bar can be opened using =SPC o p=
|
|||||||
| =o v= | Open a vertical dired buffer on the currently highlighted node |
|
| =o v= | Open a vertical dired buffer on the currently highlighted node |
|
||||||
|
|
||||||
* Configuration
|
* Configuration
|
||||||
the variable ~+treemacs-git-mode~ sets the type of git integration for treemacs
|
The variable ~+treemacs-git-mode~ sets the type of git integration that treemacs
|
||||||
|
has.
|
||||||
|
|
||||||
There are 3 possible values:
|
There are 3 possible values:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user