lazy, treesitter, theme
This commit is contained in:
parent
7a1ad36d66
commit
e0f68cbc51
18 changed files with 40 additions and 821 deletions
|
|
@ -1,14 +0,0 @@
|
|||
return {
|
||||
-- Set lualine as statusline
|
||||
'nvim-lualine/lualine.nvim',
|
||||
-- See `:help lualine.txt`
|
||||
opts = {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
theme = 'everforest',
|
||||
component_separators = '|',
|
||||
section_separators = '',
|
||||
},
|
||||
},
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons'}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue