Commit graph

20 commits

Author SHA1 Message Date
Matthew Leong
14165c5f7b fix: prettierd 2023-09-19 19:54:16 -07:00
Matthew Leong
883e00e576 feat: clean up mason installs 2023-09-19 19:17:24 -07:00
Matthew Leong
ac37fc73ff feat: properly enable inlay hints 2023-08-29 11:27:15 -07:00
Matthew Leong
defdf94215 feat(config): clean up user lsp config 2023-02-16 10:16:38 -08:00
Matthew Leong
90ca46d203 feat(lsp): update sumneko to lua_ls 2023-02-13 07:41:21 -08:00
Matthew Leong
8a72226b48 fix: user config error if doesn't exits 2023-01-10 09:31:46 -08:00
Matthew Leong
c429651e95 fix(telescope): fix init mapping 2023-01-10 08:21:41 -08:00
Matthew Leong
464f92b1cc feat(mappings): decouple plugin lsp mappings 2023-01-06 10:09:34 -08:00
Matthew Leong
40eef214f3 feat(lsp): clean up commands and formatting 2023-01-06 09:20:16 -08:00
Matthew Leong
96499d0d67 feat: disable lsp_lines by default 2022-12-30 13:00:04 -08:00
Matthew Leong
202e8a3c8d feat: add lsp_lines 2022-12-30 09:15:21 -08:00
Matthew Leong
03fc837085
refactor: add mason.nvim (#89) 2022-12-29 09:48:42 -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
bcf7ea595a Add packer snapshots 2022-10-21 11:19:19 -07:00
Matt Leong
6eb01f3404 refactor: more autocmd api updates
* feat: add format_timeout user option
2022-03-28 14:10:47 -07:00
Matt Leong
34e827fd05 feat(lsp): add pyright support 2022-02-16 09:16:06 -08:00
Matt Leong
aeecb23382 feat: clean up packerInit file 2022-02-08 15:17:38 -08:00
Matt Leong
fafe70eb36 feat: clean up a bit 2022-02-06 19:19:22 -08:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Renamed from lua/cosmic/config/init.lua (Browse further)