doctorfree / nvim-lazyman

Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
https://lazyman.dev
MIT License
267 stars 8 forks source link

Support for either luasnip or snippy, Support for configuration patches #21

Closed doctorfree closed 1 year ago

doctorfree commented 1 year ago

The configuration.lua now has a enable_snippets that can be set to luasnip, snippy, or none.

The lazyman command looks for a patch file to apply in ~/.config/nvim-Lazyman/scripts/patches/ during initialization.