Commit graph

12 commits

Author SHA1 Message Date
Matthew Leong
710752e604 feat: lazy telescope 2022-12-30 12:30:18 -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
Matt Leong
bfaee95d02 feat(pyright): better defaults 2022-02-17 16:10:16 -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
Matt Leong
77a4f36784 refactor: cleaner table merging 2021-12-21 11:04:27 -08:00
Matt Leong
d1c5b01744 feat(telescope): slight adjustment to width and height for flex layout 2021-12-20 09:00:51 -08:00
Matt Leong
b6b9bacf39 feat(telescope): use flex layout and tighten w/h's 2021-12-20 08:14:19 -08:00
Matt Leong
eabc91a2ba feat(telescope): grep current word mapping 2021-12-20 07:00:14 -08:00
Matt Leong
c7dded4bf9 fix(plugins): update telescope mappings 2021-12-13 09:34:10 -08: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/telescope/init.lua (Browse further)