Commit graph

13 commits

Author SHA1 Message Date
3e4b37345d
basic surgery 2025-03-05 09:03:20 -05:00
Matthew Leong
af2cef94d3 feat: add CosmicDisableFormatOnSave 2023-10-18 19:12:11 -07:00
Matthew Leong
40eef214f3 feat(lsp): clean up commands and formatting 2023-01-06 09:20:16 -08:00
Matthew Leong
dd7a3ba0c4 feat: disable lsp_lines by default 2022-12-30 13:03:36 -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
Matthew Leong
2bcc3069d6 fix: update to resolve nvim breaking changes, format + server_capabilities 2022-05-02 12:53:26 -07:00
Matt Leong
7c1403438f feat(commands): use new autocmd api 2022-03-10 10:46:13 -08:00
Matt Leong
cb27724cc7 feat(lsp): format command 2021-12-28 16:37:53 -08:00
Matt Leong
d6befbeb79 feat(core): resize mappings and autoresize autocmd 2021-12-21 08:48:15 -08:00
Matt Leong
ca9e3a0af1 refactor: overhaul of organization, PLEASE RUN :CosmicReloadSync 2021-11-29 16:01:00 -08:00
Matt Leong
7fb184fb1f fix: move commands file 2021-11-07 22:28:35 -08:00
Matt Leong
6c50df36e9 feat(core): Add CosmicUpdate, CosmicReload, CosmicReloadConfig commands 2021-11-07 16:29:01 -08:00