From ad7f75a4fe99f5e82ccded45b26761e895aa73e9 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:53:23 +0100 Subject: chore: remove stale filetypes from close_with_q autocmd grug-far, spectre_panel, tsplayground are not installed plugins. --- home/.config/nvim/lua/config/autocmds.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'home') diff --git a/home/.config/nvim/lua/config/autocmds.lua b/home/.config/nvim/lua/config/autocmds.lua index 50337f6..cfabf1b 100644 --- a/home/.config/nvim/lua/config/autocmds.lua +++ b/home/.config/nvim/lua/config/autocmds.lua @@ -48,14 +48,11 @@ autocmd("FileType", { "checkhealth", "dbout", "gitsigns-blame", - "grug-far", "help", "lspinfo", "notify", "qf", - "spectre_panel", "startuptime", - "tsplayground", }, callback = function(event) vim.bo[event.buf].buflisted = false -- cgit v1.2.3-70-g09d2