Commit graph

6 commits

Author SHA1 Message Date
Matthew Leong
59d0f086bf feat: update lazy lock + fix dashboard 2023-08-15 13:31:51 -07:00
Matthew Leong
364ab525fc moar clean up 2022-12-29 12:10:07 -08:00
Matthew Leong
daaafc1f8d
Lazy.nvim (#88)
* feat: init lazy.nvim

* refactor: easy plugin init

* feat: user defined plugins

* refactor: clean up user config

* refactor: clean up lsp plugins

* fix: lsp signature

* fix: null ls user config

* feat: replace commands

* feat: optimize lazy loading

* fix: lsp_signature working

* fix: documentation hover/sig help

* fix: autopairs

* feat: clean up luasnips

* fix auto complete

* moar laziness

* feat: add markdown_inline to ensured_installed for TS

* clean up

* clean up auto-session
2022-12-29 08:34:17 -08:00
Matthew Leong
7e81d05408
Clean out themes + lots of clean up (#87)
* refactor: remove extra themes

* feat: clean up theme setup

* refactor: move highlights/colors to galaxyline plugin

* feat: add lualine sections

* feat: add lualine icons

* feat: add user config override for lualine

* refactor: remove galaxy line :D

* refactor: clean out notify-nvim configs

* refactor: clean up utils

* refactor: clean up utils - icons
2022-12-27 13:24:27 -08:00
Rafael Derolez
5a8378a606
Fix inconcistency with <leader>ff in dashboard (#53)
Dashboard's <leader>ff now uses the same command defined in [telescope/mappings.lua](0aef3f630b/lua/cosmic/plugins/telescope/mappings.lua (L14))
2022-03-23 11:04:22 -07:00
Matt Leong
395462745a refactor(plugins): rename cosmic/modules and some plugins 2021-12-07 07:19:19 -08:00
Renamed from lua/cosmic/modules/dashboard/init.lua (Browse further)