feat: Removing the old web-devicons from lualine, disabling the snippet

style auto-pair attempt (will continue on other branches), disabling
passthrough in tmux as it is not seemingly necessary for clipboard usage
(remote testing needed), disabling the old mouse cursor fix for X
systems.

Adding the wezterm shortcuts for actually using the Clipboard for
pasting using the usual ctrl+shift+v combo.
This commit is contained in:
2026-07-30 05:41:44 -05:00
parent 1b1777ecfe
commit e751cee778
4 changed files with 67 additions and 62 deletions

View File

@@ -7,7 +7,6 @@ local function get_schema()
end
vim.pack.add({
-- 'https://github.com/nvim-tree/nvim-web-devicons',
'https://github.com/nvim-lualine/lualine.nvim'
})