Skip to content

Commit

Permalink
style(lua): formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
meatcar committed Nov 17, 2023
1 parent 10280d1 commit 5e0d24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/modules/neovim/nvim/lua/plugins/utils.lua
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ return {
char = { '¦', '', '', '' },
},
whitespace = { remove_blankline_trail = true },
exclude = { filetypes = _G.me.o.panels},
exclude = { filetypes = _G.me.o.panels },
}
},

Expand Down

0 comments on commit 5e0d24b

Please sign in to comment.