dressing.nvim/lua/dressing
Michael Benford 28cb494b61 feat(input): add start_in_insert option
Add a new option, start_in_insert, that defaults to true and controls
whether the input will start in insert or normal mode.
2022-07-20 17:26:40 -03:00
..
select fix: bad nui parameter in last commit (#45) 2022-06-07 08:04:09 -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 feat(input): add start_in_insert option 2022-07-20 17:26:40 -03: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