Got Tmux to where I want it! re-installed the plugins so that they are now working.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
return {
|
||||
{
|
||||
'nvim-telescope/telescope.nvim', tag = '0.1.4',
|
||||
'nvim-telescope/telescope.nvim', tag = '0.1.5',
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim',
|
||||
'nvim-telescope/telescope-live-grep-args.nvim',
|
||||
@ -165,6 +165,5 @@ return {
|
||||
require("telescope").load_extension "adjacent"
|
||||
require("telescope").load_extension('cmdline')
|
||||
end
|
||||
|
||||
}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user