mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
Nvim
This commit is contained in:
parent
07f951b450
commit
a230676dc1
@ -6,7 +6,7 @@ end
|
|||||||
trim.setup({
|
trim.setup({
|
||||||
-- if you want to ignore markdown file.
|
-- if you want to ignore markdown file.
|
||||||
-- you can specify filetypes.
|
-- you can specify filetypes.
|
||||||
disable = { "markdown" },
|
ft_blocklist = { "markdown" },
|
||||||
|
|
||||||
-- if you want to ignore space of top
|
-- if you want to ignore space of top
|
||||||
patterns = {
|
patterns = {
|
||||||
|
Loading…
Reference in New Issue
Block a user