siduck
27f01cbb10
make alpha.nvim options structure match to all other plugin config options
...
this was creating confusion among people those who override alpha-nvim config
2022-07-30 08:42:18 +05:30
siduck
6f0aa376a8
set shiftwidth to 2 | format all files
...
big thanks to @ghifarit53
2022-07-22 16:00:00 +00:00
siduck
0bde81a074
Improve startuptime | remove un-needed plugins | lazy load plugin highlights too
...
removed nvim-gps as nvim-navic or winbar.nvim will be added when v0.8 neovim releases. Removed lsp signature as I was able to emulate showing args with the default signature help() window
2022-06-14 17:36:27 +05:30
siduck
cb97cef2a7
remove usage of globals for util functions
2022-05-29 16:07:47 +05:30
Arman.H
5a1240be82
refactor: add utils to the global scope
2022-05-10 20:15:08 +05:30
siduck
8571787d70
add dynamic header padding for dashboard | disable statusline in it
2022-05-10 17:41:26 +05:30
siduck
adecbe719f
BREAKING CHANGE | re-implementation of custom config
2022-04-27 21:12:28 +05:30
siduck
75dbf5027d
fix dashboard not showing | ( #888 )
2022-03-20 07:30:30 +05:30
johnsiras
ec274db8b2
Make the alpha override-abble.
2022-03-19 10:22:09 +05:30
siduck
ceaf02e0bf
replace dashboard with alpha.nvim ( #816 )
2022-02-20 11:44:43 +05:30