dressing.nvim/lua/dressing
Steven Arcangeli 47b95c1eab refactor!: use newer APIs for setting keymaps and autocmds
BREAKING CHANGE: This drops support for Neovim versions earlier than
0.7. For earlier versions of Neovim, use the nvim-0.5 branch.
2022-07-28 07:54:40 -07:00
..
select refactor!: use newer APIs for setting keymaps and autocmds 2022-07-28 07:54:40 -07:00
config.lua feat(input): add start_in_insert option 2022-07-20 17:26:40 -03:00
init.lua feat: allow get_config to modify enabled (#29) 2022-03-23 18:46:21 -07:00
input.lua refactor!: use newer APIs for setting keymaps and autocmds 2022-07-28 07:54:40 -07:00
patch.lua feat: allow get_config to modify enabled (#29) 2022-03-23 18:46:21 -07:00
util.lua feat!: more layout options for input and builtin select (#19) 2022-03-02 09:24:06 -08:00