File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,30 @@ Or use the `line` source with `README.md` as an argument:
7171Fall line README.md
7272```
7373
74+ ### Mappings
75+
76+ Users can view available mappings by pressing ` <F1> ` in the picker window. See
77+ the [ Mappings] ( ./wiki/Mappings ) page for more details.
78+
79+ ### Configuration
80+
81+ In Fall, settings that utilize Vim’s built-in functionality are categorized as
82+ “Configuration.” This includes key mappings, highlights, and buffer option
83+ modifications.
84+
85+ Refer to the [ Configuration] ( ./wiki/Configuration ) page on the GitHub Wiki for
86+ more details.
87+
88+ ### Customization
89+
90+ In Fall, settings written in TypeScript to enhance Fall’s functionality are
91+ categorized as “Customization.” These specifically refer to modifications made
92+ to the user customization file, which can be accessed via the ` FallCustom `
93+ command.
94+
95+ Visit the [ Customization] ( ./wiki/Customization ) page on the GitHub Wiki for more
96+ information.
97+
7498## Related Projects
7599
76100| Repository | Package | Description |
You can’t perform that action at this time.
0 commit comments