Commit graph

9 commits

Author SHA1 Message Date
Matthew Leong
359e38969d feat: clean up 2024-06-08 19:54:18 -07:00
Matthew Leong
1c1b7adfd4 feat: some clean up 2023-11-19 10:02:59 -08:00
Matthew Leong
dd54b19ea2 feat: clean up lua lsp 2023-11-15 09:43:55 -08:00
Matthew Leong
3a656a59fb feat: update vim.loop refs 2023-10-31 07:55:20 -07:00
Matthew Leong
3654b082bc feat(lualine): add quicker refreshing for macro updates 2023-01-13 07:17:37 -08:00
Matthew Leong
5673bcd017 feat(lualine): add macro recording status 2023-01-09 15:24:11 -08: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