@@ -2116,7 +2116,7 @@ Example of function that can be passed: >lua
21162116<
21172117
21182118==============================================================================
2119- Class: Config *nvim-tree-config*
2119+ class: config *nvim-tree-config*
21202120
21212121*nvim_tree.config*
21222122 Arguments to pass to | nvim-tree-setup | .
@@ -2236,7 +2236,7 @@ Class: Config *nvim-tree-config*
22362236
22372237
22382238==============================================================================
2239- Class: Config.Sort *nvim-tree-config-sort*
2239+ class: config.sort *nvim-tree-config-sort*
22402240
22412241*nvim_tree.config.sort*
22422242 Sort files within a directory.
@@ -2276,7 +2276,7 @@ Class: Config.Sort *nvim-tree-config-sort*
22762276
22772277
22782278==============================================================================
2279- Class: Config.View *nvim-tree-config-view*
2279+ class: config.view *nvim-tree-config-view*
22802280
22812281*nvim_tree.config.view*
22822282 Configures the dimensions and appearance of the nvim-tree window.
@@ -2362,7 +2362,7 @@ Class: Config.View *nvim-tree-config-view*
23622362
23632363
23642364==============================================================================
2365- Class: Config.Renderer *nvim-tree-config-renderer*
2365+ class: config.renderer *nvim-tree-config-renderer*
23662366
23672367*nvim_tree.config.renderer*
23682368 Controls the appearance of the tree.
@@ -2538,7 +2538,7 @@ Class: Config.Renderer *nvim-tree-config-renderer*
25382538
25392539
25402540==============================================================================
2541- Class: Config.HijackDirectories *nvim-tree-config-hijack-directories*
2541+ class: config.hijack_directories *nvim-tree-config-hijack-directories*
25422542
25432543*nvim_tree.config.hijack_directories*
25442544 Hijack directory buffers by replacing the directory buffer with the tree.
@@ -2556,7 +2556,7 @@ Class: Config.HijackDirectories *nvim-tree-config-hijack-directories*
25562556
25572557
25582558==============================================================================
2559- Class: Config.UpdateFocusedFile *nvim-tree-config-update-focused-file*
2559+ class: config.update_focused_file *nvim-tree-config-update-focused-file*
25602560
25612561*nvim_tree.config.update_focused_file*
25622562 Update the focused file on | BufEnter | , uncollapsing folders recursively.
@@ -2588,7 +2588,7 @@ Class: Config.UpdateFocusedFile *nvim-tree-config-update-focused-file*
25882588
25892589
25902590==============================================================================
2591- Class: Config.SystemOpen *nvim-tree-config-system-open*
2591+ class: config.system_open *nvim-tree-config-system-open*
25922592
25932593*nvim_tree.config.system_open*
25942594 Open files or directories via the OS.
@@ -2612,7 +2612,7 @@ Class: Config.SystemOpen *nvim-tree-config-system-open*
26122612
26132613
26142614==============================================================================
2615- Class: Config.Git *nvim-tree-config-git*
2615+ class: config.git *nvim-tree-config-git*
26162616
26172617*nvim_tree.config.git*
26182618 Git operations are run in the background thus status may not immediately
@@ -2646,7 +2646,7 @@ Class: Config.Git *nvim-tree-config-git*
26462646
26472647
26482648==============================================================================
2649- Class: Config.Diagnostics *nvim-tree-config-diagnostics*
2649+ class: config.diagnostics *nvim-tree-config-diagnostics*
26502650
26512651*nvim_tree.config.diagnostics*
26522652 Integrate with | lsp | or COC diagnostics.
@@ -2680,7 +2680,7 @@ Class: Config.Diagnostics *nvim-tree-config-diagnostics*
26802680
26812681
26822682==============================================================================
2683- Class: Config.Modified *nvim-tree-config-modified*
2683+ class: config.modified *nvim-tree-config-modified*
26842684
26852685*nvim_tree.config.modified*
26862686 Indicate which files have unsaved modification. To see modified status in
@@ -2702,7 +2702,7 @@ Class: Config.Modified *nvim-tree-config-modified*
27022702
27032703
27042704==============================================================================
2705- Class: Config.Filters *nvim-tree-config-filters*
2705+ class: config.filters *nvim-tree-config-filters*
27062706
27072707*nvim_tree.config.filters*
27082708 Filters may be applied to the tree to exlude the display of
@@ -2757,7 +2757,7 @@ Class: Config.Filters *nvim-tree-config-filters*
27572757
27582758
27592759==============================================================================
2760- Class: Config.LiveFilter *nvim-tree-config-live-filter*
2760+ class: config.live_filter *nvim-tree-config-live-filter*
27612761
27622762*nvim_tree.config.live_filter*
27632763 Live filter allows you to filter the tree nodes dynamically, based on
@@ -2775,7 +2775,7 @@ Class: Config.LiveFilter *nvim-tree-config-live-filter*
27752775
27762776
27772777==============================================================================
2778- Class: Config.FilesystemWatchers *nvim-tree-config-filesystem-watchers*
2778+ class: config.filesystem_watchers *nvim-tree-config-filesystem-watchers*
27792779
27802780*nvim_tree.config.filesystem_watchers*
27812781 Use file system watchers (libuv `uv_fs_event_t` ) to monitor the filesystem
@@ -2801,7 +2801,7 @@ Class: Config.FilesystemWatchers *nvim-tree-config-filesystem-watchers*
28012801
28022802
28032803==============================================================================
2804- Class: Config.Actions *nvim-tree-config-actions*
2804+ class: config.actions *nvim-tree-config-actions*
28052805
28062806*nvim_tree.config.actions*
28072807
@@ -2924,7 +2924,7 @@ Class: Config.Actions *nvim-tree-config-actions*
29242924
29252925
29262926==============================================================================
2927- Class: Config.Trash *nvim-tree-config-trash*
2927+ class: config.trash *nvim-tree-config-trash*
29282928
29292929*nvim_tree.config.trash*
29302930 Files may be trashed via an external command that must be installed on
@@ -2939,7 +2939,7 @@ Class: Config.Trash *nvim-tree-config-trash*
29392939
29402940
29412941==============================================================================
2942- Class: Config.Tab *nvim-tree-config-tab*
2942+ class: config.tab *nvim-tree-config-tab*
29432943
29442944*nvim_tree.config.tab*
29452945
@@ -2960,7 +2960,7 @@ Class: Config.Tab *nvim-tree-config-tab*
29602960
29612961
29622962==============================================================================
2963- Class: Config.Notify *nvim-tree-config-notify*
2963+ class: config.notify *nvim-tree-config-notify*
29642964
29652965*nvim_tree.config.notify*
29662966 nvim-tree | vim.log.levels |
@@ -2979,7 +2979,7 @@ Class: Config.Notify *nvim-tree-config-notify*
29792979
29802980
29812981==============================================================================
2982- Class: Config.Bookmarks *nvim-tree-config-bookmarks*
2982+ class: config.bookmarks *nvim-tree-config-bookmarks*
29832983
29842984*nvim_tree.config.bookmarks*
29852985 Optionally {persist} bookmarks to a json file:
@@ -2993,7 +2993,7 @@ Class: Config.Bookmarks *nvim-tree-config-bookmarks*
29932993
29942994
29952995==============================================================================
2996- Class: Config.Help *nvim-tree-config-help*
2996+ class: config.help *nvim-tree-config-help*
29972997
29982998*nvim_tree.config.help*
29992999
@@ -3003,7 +3003,7 @@ Class: Config.Help *nvim-tree-config-help*
30033003
30043004
30053005==============================================================================
3006- Class: Config.UI *nvim-tree-config-ui*
3006+ class: config.ui *nvim-tree-config-ui*
30073007
30083008*nvim_tree.config.ui*
30093009
@@ -3023,7 +3023,7 @@ Class: Config.UI *nvim-tree-config-ui*
30233023
30243024
30253025==============================================================================
3026- Class: Config.Experimental *nvim-tree-config-experimental*
3026+ class: config.experimental *nvim-tree-config-experimental*
30273027
30283028*nvim_tree.config.experimental*
30293029 Experimental features that may become default or optional functionality.
@@ -3034,7 +3034,7 @@ Class: Config.Experimental *nvim-tree-config-experimental*
30343034
30353035
30363036==============================================================================
3037- Class: Config.Log *nvim-tree-config-log*
3037+ class: config.log *nvim-tree-config-log*
30383038
30393039*nvim_tree.config.log*
30403040 Log to a file `nvim- tree.log ` in | stdpath() | `log ` , usually
0 commit comments