Skip to content

Commit

Permalink
docs: add Buffers entry to Nerd Fonts v3 source selector example (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
NReilingh authored Jul 8, 2023
1 parent 774ccba commit edbc694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ require("neo-tree").setup({
source_selector = {
sources = {
{ source = "filesystem", display_name = " 󰉓 Files " },
{ source = "buffers", display_name = " 󰈚 Buffers " },
{ source = "git_status", display_name = " 󰊢 Git " },
},
},
Expand Down

0 comments on commit edbc694

Please sign in to comment.