cumulative update
This commit is contained in:
parent
3ecbac352e
commit
c360fc2339
71 changed files with 3281 additions and 380 deletions
|
@ -1,17 +1,19 @@
|
|||
return {
|
||||
'Civitasv/cmake-tools.nvim',
|
||||
'averms/black-nvim',
|
||||
'numToStr/Navigator.nvim',
|
||||
'nvim-lualine/lualine.nvim',
|
||||
'nvim-tree/nvim-tree.lua',
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
'rcarriga/nvim-notify',
|
||||
'tmux-plugins/vim-tmux',
|
||||
'tpope/vim-fugitive',
|
||||
'tpope/vim-rhubarb',
|
||||
'tpope/vim-sleuth',
|
||||
'tpope/vim-surround',
|
||||
'tmux-plugins/vim-tmux',
|
||||
'nvim-lualine/lualine.nvim',
|
||||
'nvim-tree/nvim-tree.lua',
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
'Civitasv/cmake-tools.nvim',
|
||||
'rcarriga/nvim-notify',
|
||||
{ 'numToStr/Comment.nvim', opts = {} },
|
||||
{ 'akinsho/bufferline.nvim', config = {} },
|
||||
{ 'ethanholz/nvim-lastplace', config = {} },
|
||||
{ 'wakatime/vim-wakatime', event = 'VeryLazy' },
|
||||
{ 'numToStr/Comment.nvim', opts = {} },
|
||||
-- { 'wakatime/vim-wakatime', event = 'VeryLazy' },
|
||||
{ "folke/trouble.nvim", dependencies = { "nvim-tree/nvim-web-devicons" }, opts = { }, }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue