nvim/lua/cosmic/core
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
..
commands.lua Lazy.nvim (#88) 2022-12-29 08:34:17 -08:00
disabled.lua refactor: overhaul of organization, PLEASE RUN :CosmicReloadSync 2021-11-29 16:01:00 -08:00
editor.lua feat: add noice 2022-10-27 10:57:51 -07:00
init.lua Lazy.nvim (#88) 2022-12-29 08:34:17 -08:00
mappings.lua feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
pluginsInit.lua Lazy.nvim (#88) 2022-12-29 08:34:17 -08:00
user.lua Lazy.nvim (#88) 2022-12-29 08:34:17 -08:00