comfortable, but python not formatting
This commit is contained in:
parent
f15af9b8be
commit
fc4c1c2612
24 changed files with 754 additions and 548 deletions
7
lua/plugins/alpha.lua
Normal file
7
lua/plugins/alpha.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'goolord/alpha-nvim',
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
config = function ()
|
||||
require'alpha'.setup(require'alpha.themes.startify'.config)
|
||||
end
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue