Add session managment to tmux and neovim
This commit is contained in:
parent
58f515d9d0
commit
5898f6b5a6
7 changed files with 69 additions and 60 deletions
|
|
@ -10,6 +10,7 @@ return {
|
|||
"petertriho/cmp-git",
|
||||
"hrsh7th/cmp-cmdline",
|
||||
"saadparwaiz1/cmp_luasnip",
|
||||
"L3MON4D3/LuaSnip",
|
||||
},
|
||||
config = function()
|
||||
vim.api.nvim_set_hl(0, "CmpGhostText", { link = "Comment", default = true })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue