update some tmux and vim config

This commit is contained in:
Marco Thomas
2022-10-11 17:00:41 +02:00
parent f6a5bad6ad
commit 4077c2b72a
3 changed files with 22 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
-- Make sure to update packer with `:PackerInstall` and `:PackerSync`
-- Treesitter with `:TSUpdate`
-- LSP with `:LSPInstall`, log with `:LSPInfo`
--
-- Rollback possible with packer.nvim
-- `:PackerSnapshot <DATE><MONTH DIGIT><YEAR>`
-- Location: ~/.cache/nvim/packer.nvim
-- This must be loaded first
vim.cmd("set termguicolors")