mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
nvim: tidy updated
This commit is contained in:
@@ -2,7 +2,7 @@ return {
|
||||
-- clean up white spaces and empty lines before writing
|
||||
{
|
||||
"mcauley-penney/tidy.nvim",
|
||||
branch = "triggerable-tidy",
|
||||
branch = "main",
|
||||
opts = {
|
||||
filetype_exclude = { "diff" }
|
||||
}
|
||||
|
Reference in New Issue
Block a user