mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 19:15:37 +00:00
remove trouble plugin
This commit is contained in:
parent
5ce2e5cbce
commit
93a74e5d22
@ -177,14 +177,6 @@ require('packer').startup(function(use)
|
|||||||
-- Pretty highlights
|
-- Pretty highlights
|
||||||
use 'folke/lsp-colors.nvim'
|
use 'folke/lsp-colors.nvim'
|
||||||
|
|
||||||
use {
|
|
||||||
'folke/trouble.nvim',
|
|
||||||
requires = 'kyazdani42/nvim-web-devicons',
|
|
||||||
config = function()
|
|
||||||
require("trouble").setup { }
|
|
||||||
end
|
|
||||||
}
|
|
||||||
|
|
||||||
-- =======================================================================
|
-- =======================================================================
|
||||||
-- Completion System
|
-- Completion System
|
||||||
-- =======================================================================
|
-- =======================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user