Commit graph

21 commits

Author SHA1 Message Date
940179bea5
yet more reorganization 2025-03-05 11:15:54 -05:00
64530b3b86
more reorganizing 2025-03-05 09:36:07 -05:00
3e4b37345d
basic surgery 2025-03-05 09:03:20 -05:00
Matthew Leong
9d5a570d40 feat: add v0.11 nvim requirement 2024-06-08 23:35:44 -07:00
Matthew Leong
e7dda236b3 feat: clean up 2024-03-07 22:48:09 -08:00
Matthew Leong
7eda72ff16 feat: fix eslint - moved to lspconfig setup 2024-03-06 10:38:27 -08:00
Matthew Leong
5ee6443818 feat: update readme 2024-03-06 07:19:49 -08:00
Matthew Leong
d7ad3d7d27 feat: bump req version 2023-09-19 19:11:45 -07:00
Matthew Leong
71844bced5 feat: v0.9 required version 2023-09-07 08:52:34 -07:00
Matthew Leong
e059a4fa42 feat: bump min neovim version 2023-08-30 21:24:23 -07:00
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