Commit graph

11 commits

Author SHA1 Message Date
Matthew Leong
527eff7c87 feat: pin back to v0.9.0 2023-08-24 07:15:47 -07:00
Matthew Leong
d722eced17 feat: update minimum required nvim version 2023-08-22 13:43:16 -07: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
885ab36992 Required NVIM v0.8.0 2022-05-19 12:22:59 -07:00
Matt Leong
aeecb23382 feat: clean up packerInit file 2022-02-08 15:17:38 -08:00
Matt Leong
c11986eaa5 fix(core): fix nvim version error not showing 2021-11-09 12:13:00 -08:00
Matt Leong
6e21b1de74 feat(plugins): clean up 2021-11-05 20:34:01 -07:00
Matt Leong
a795f0914f feat(core): add check for nvim 0.6 2021-11-05 08:52:38 -07:00
Matt Leong
3b6e4213b9 feat: cleaner string formats 2021-10-27 14:55:44 -07:00
Matt Leong
d4e314928d feat(config): add new config file
* Added efm formatter options
* Auto install lsp servers
2021-10-24 15:11:04 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00