Nvim configuration.
This commit is contained in:
parent
8577646177
commit
bb8a0eaec7
10 changed files with 61 additions and 37 deletions
|
@ -5,7 +5,10 @@ return {
|
|||
'nvim-tree/nvim-web-devicons',
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
'nvim-lualine/lualine.nvim',
|
||||
'tpope/vim-surround',
|
||||
'tmux-plugins/vim-tmux',
|
||||
{ 'numToStr/Comment.nvim', opts = {} },
|
||||
{ 'ethanholz/nvim-lastplace', config = {} },
|
||||
{ "akinsho/bufferline.nvim", config = {} },
|
||||
{ 'wakatime/vim-wakatime', event = 'VeryLazy' },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue