Skip to content

Commit

Permalink
chore(outline.nvim): tweak symbols for "outline.nvim" (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 authored Dec 24, 2024
1 parent fe9b2e2 commit 9465767
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lua/configs/hedyhli/outline-nvim/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ require("outline").setup({
filter = {
"Property",
"Field",
"String",
"Number",
"Boolean",
"Null",
exclude = true,
},
},
Expand Down

0 comments on commit 9465767

Please sign in to comment.