From aa62e1f27b0cb3d712d6f2b13071cca0f09379be Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 11 Sep 2025 16:38:11 +0100 Subject: Add a lot of changes --- home/.config/nvim/after/ftplugin/text.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'home/.config/nvim/after/ftplugin/text.lua') diff --git a/home/.config/nvim/after/ftplugin/text.lua b/home/.config/nvim/after/ftplugin/text.lua index 8c72f6f..2179c42 100644 --- a/home/.config/nvim/after/ftplugin/text.lua +++ b/home/.config/nvim/after/ftplugin/text.lua @@ -1,5 +1,3 @@ vim.wo.spell = true vim.bo.formatoptions = vim.bo.formatoptions .. "t" vim.bo.commentstring = "# %s" -vim.b.undo_ftplugin = vim.b.undo_ftplugin - .. "|setlocal spell< |setlocal formatoptions< |setlocal commentstring" -- cgit v1.2.3-70-g09d2