From 317d74f782192605d5529f46cec7a081b0653e18 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 8 Jan 2024 10:15:12 +0100 Subject: less bloat pls --- .config/nvim/after/plugin/floaterm.lua | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .config/nvim/after/plugin/floaterm.lua (limited to '.config/nvim/after/plugin/floaterm.lua') diff --git a/.config/nvim/after/plugin/floaterm.lua b/.config/nvim/after/plugin/floaterm.lua deleted file mode 100644 index f6defbe..0000000 --- a/.config/nvim/after/plugin/floaterm.lua +++ /dev/null @@ -1,9 +0,0 @@ --- vim.g.floaterm_autoinsert = 1 --- vim.g.floaterm_width = 0.8 --- vim.g.floaterm_height = 0.37 --- vim.g.floaterm_wintitle = 0 --- vim.g.floaterm_autoclose = 1 --- vim.g.floaterm_position = 'bottom' --- vim.g.floaterm_gitcommit = 'split' --- vim.g.floaterm_wintype = 'split' --- vim.g.floaterm_rootmarkers = { '.project', '.git', '.hg', '.svn', '.root', '.gitignore', '.fslckout', '.fossil-settings' } -- cgit v1.2.3