10 Commits (27f01cbb105f618b6abd64463edb30738cc69337)

Author SHA1 Message Date
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
2 years ago
siduck 6f0aa376a8 set shiftwidth to 2 | format all files
big thanks to @ghifarit53
2 years ago
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
2 years ago
siduck cb97cef2a7 remove usage of globals for util functions 2 years ago
Arman.H 5a1240be82 refactor: add utils to the global scope 2 years ago
siduck 8571787d70 add dynamic header padding for dashboard | disable statusline in it 2 years ago
siduck adecbe719f BREAKING CHANGE | re-implementation of custom config 2 years ago
siduck 75dbf5027d fix dashboard not showing | (#888) 2 years ago
johnsiras ec274db8b2 Make the alpha override-abble. 2 years ago
siduck ceaf02e0bf replace dashboard with alpha.nvim (#816) 2 years ago