@@ -19,7 +19,8 @@ colorscheme)</sup>
19
19
Fall is a fuzzy finder for Vim and Neovim, implemented in [ Denops] , and stands
20
20
for ** "Filter All."**
21
21
22
- See [ Features] ( https://github.com/vim-fall/fall.vim/wiki/Features ) for more information about Fall's features.
22
+ See [ Features] ( https://github.com/vim-fall/fall.vim/wiki/Features ) for more
23
+ information about Fall's features.
23
24
24
25
> [ !WARNING]
25
26
>
@@ -78,16 +79,18 @@ Fall line README.md
78
79
![ Fall Vim README Image] ( https://github.com/user-attachments/assets/4eb4db30-ee1e-458c-b619-765cf307a74c )
79
80
80
81
Users can view available mappings by pressing ` <F1> ` in the picker window. See
81
- the [ Mappings] ( https://github.com/vim-fall/fall.vim/wiki/Mappings ) page for more details.
82
+ the [ Mappings] ( https://github.com/vim-fall/fall.vim/wiki/Mappings ) page for more
83
+ details.
82
84
83
85
### Configuration
84
86
85
87
In Fall, settings that utilize Vim’s built-in functionality are categorized as
86
88
“Configuration.” This includes key mappings, highlights, and buffer option
87
89
modifications.
88
90
89
- Refer to the [ Configuration] ( https://github.com/vim-fall/fall.vim/wiki/Configuration ) page on the GitHub Wiki for
90
- more details.
91
+ Refer to the
92
+ [ Configuration] ( https://github.com/vim-fall/fall.vim/wiki/Configuration ) page on
93
+ the GitHub Wiki for more details.
91
94
92
95
### Customization
93
96
@@ -96,8 +99,9 @@ categorized as “Customization.” These specifically refer to modifications ma
96
99
to the user customization file, which can be accessed via the ` FallCustom `
97
100
command.
98
101
99
- Visit the [ Customization] ( https://github.com/vim-fall/fall.vim/wiki/Customization ) page on the GitHub Wiki for more
100
- information.
102
+ Visit the
103
+ [ Customization] ( https://github.com/vim-fall/fall.vim/wiki/Customization ) page on
104
+ the GitHub Wiki for more information.
101
105
102
106
## Related Projects
103
107
0 commit comments