- 
                Notifications
    You must be signed in to change notification settings 
- Fork 271
Home
        cseickel edited this page Jan 23, 2022 
        ·
        3 revisions
      
    Welcome to the neo-tree.nvim wiki!
While the README focuses on explaining why you would want to use this plugin,
and the vim help file :h Neo-tree is a good reference of how everything works,
this wiki will serve as a friendly tutorial and a collection of examples to get
you started. The best place to start is with a listing of the various ways Neo-tree can be
customized. Those ways include:
Appearance
- Configuring Highlight groups
- Floating border types
- Window position and size
Behaviors
- mappings / commands
- event handlers
- config options
Content
- Defining Renderers (list of components)
- Setting config options for built-in components
- Defining your own Components