@@ -50,14 +50,6 @@ function M.load_defaults()
command = "set nobuflisted",
},
- {
- "FileType",
- group = "_filetype_settings",
- pattern = { "gitcommit", "markdown" },
- command = "setlocal wrap spell",
- },
{
"FileType",