From ffe936149c199b9a169b645dac3a6bbf933df823 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Tue, 15 Oct 2024 13:24:10 -0400 Subject: nvim: update config --- .config/nvim/lua/plugins/editor.lua | 1 - 1 file changed, 1 deletion(-) (limited to '.config/nvim/lua/plugins/editor.lua') diff --git a/.config/nvim/lua/plugins/editor.lua b/.config/nvim/lua/plugins/editor.lua index 4dde1dc..7004143 100644 --- a/.config/nvim/lua/plugins/editor.lua +++ b/.config/nvim/lua/plugins/editor.lua @@ -2,4 +2,3 @@ return { { "ap/vim-buftabline", event = "VeryLazy" }, { "kylechui/nvim-surround", event = "VeryLazy", opts = {} }, } - -- cgit v1.2.3