Commit graph

43 commits

Author SHA1 Message Date
Matthew Leong
374c0beccb feat: clean up lsp utils 2024-06-08 23:46:15 -07:00
Matthew Leong
ca540a1047 feat: clean up 2024-06-08 23:06:05 -07:00
Matthew Leong
8000535b37 feat: clean up provider defaults 2024-06-08 22:58:22 -07:00
Matthew Leong
a7d4162f2a fix: eslint format on save 2024-06-08 22:30:11 -07:00
Matthew Leong
359e38969d feat: clean up 2024-06-08 19:54:18 -07:00
Matthew Leong
11e7a914cb feat: clean up format on save 2024-06-08 19:43:15 -07:00
Matthew Leong
18e6882d0e feat: fix lsp inlay hints 2024-06-08 15:38:30 -07:00
Matthew Leong
6eb6e70d23 feat: lots of clean up 2024-06-05 09:37:04 -07:00
Matthew Leong
1c1b7adfd4 feat: some clean up 2023-11-19 10:02:59 -08:00
Matthew Leong
2d41795f09 feat: clean up 2023-10-25 15:24:55 -07:00
Matthew Leong
8075cb262d fix: autocmd 2023-10-25 15:24:31 -07:00
Matthew Leong
65ce07d29c feat: add argument options to LspFormat 2023-10-25 15:21:47 -07:00
Matthew Leong
af2cef94d3 feat: add CosmicDisableFormatOnSave 2023-10-18 19:12:11 -07:00
Matthew Leong
efdd17e22b feat: simplify toggle 2023-08-30 21:41:22 -07:00
Matthew Leong
20d42ed361 feat: update deprecated function 2023-08-30 21:28:02 -07:00
Matthew Leong
287f81729f feat: move to utils 2023-08-30 21:26:37 -07:00
Matthew Leong
defdf94215 feat(config): clean up user lsp config 2023-02-16 10:16:38 -08:00
Matthew Leong
5673bcd017 feat(lualine): add macro recording status 2023-01-09 15:24:11 -08:00
Matthew Leong
f87b823625 fix(lsp): set auto format on save autocmd to buffer 2023-01-09 13:29:01 -08:00
Matthew Leong
988ab6b580 fix(lsp): set auto format on save autocmd to buffer 2023-01-09 13:24:14 -08:00
Matthew Leong
f833c18b5a fix(lsp): don't register autocmd for servers not allowed to format by user config 2023-01-09 12:12:44 -08:00
Matthew Leong
01a159dd6b add comments 2023-01-06 13:18:49 -08:00
Matthew Leong
3d4b00bb0b feat: buf mapping util clean up 2023-01-06 13:14:20 -08:00
Matthew Leong
464f92b1cc feat(mappings): decouple plugin lsp mappings 2023-01-06 10:09:34 -08:00
Matthew Leong
dd7a3ba0c4 feat: disable lsp_lines by default 2022-12-30 13:03:36 -08:00
Matthew Leong
dfe508d11d add lazy lock file, really 2022-12-30 09:47:16 -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
84c7f848e8 feat: clean up utils reload fn 2022-08-03 13:21:59 -07:00
Matthew Leong
cd80504765 feat: remove filetype.nvim 2022-08-03 12:58:06 -07:00
Matthew Leong
6f73a28b79 feat: clean up keymap api 2022-08-02 10:15:46 -07:00
Matt Leong
a32b2d492e feat: Update more autocmd calls to new api 2022-03-23 19:41:58 -07:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
d201b8f258 feat(lsp): easier null_ls configuration 2022-02-06 18:19:50 -08:00
Matt Leong
d05a7ec475 fix: fix nvim-notify dep on logger util 2022-01-24 08:43:45 -08:00
Matt Leong
77a4f36784 refactor: cleaner table merging 2021-12-21 11:04:27 -08:00
Matt Leong
18c4971497 feat(mappings): attach lsp mappings to buffers only 2021-12-21 10:41:26 -08:00
Matt Leong
395462745a refactor(plugins): rename cosmic/modules and some plugins 2021-12-07 07:19:19 -08:00
Matthew Leong
3c1a01664d
feat(plugins): Cosmic-ui (#31) 2021-12-04 17:04:07 -08:00
Matt Leong
a3332a801f feat(utils): remove timeout for update success notification 2021-12-03 14:41:04 -08:00
Matt Leong
c19b565f0e refactor(theme): clean up theme + better organization 2021-11-29 16:29:23 -08:00
Matt Leong
ca9e3a0af1 refactor: overhaul of organization, PLEASE RUN :CosmicReloadSync 2021-11-29 16:01:00 -08:00
Matt Leong
f6f49dd059 feat(utils): clean up logger 2021-11-23 08:29:27 -08:00