dressing.nvim/lua/dressing
Steven Arcangeli 2f8a001ae5 fix(input): change the default_prompt to Input:
The unicode arrow makes sense when using the prompt buffer, but not so
much if the prompt is going to be a window title instead.
2022-03-31 08:24:47 -07:00
..
select fix!: drop specialized text highlight groups (#30) 2022-03-29 20:11:57 -07:00
config.lua fix(input): change the default_prompt to Input: 2022-03-31 08:24:47 -07:00
init.lua feat: allow get_config to modify enabled (#29) 2022-03-23 18:46:21 -07:00
input.lua fix!: drop specialized text highlight groups (#30) 2022-03-29 20:11:57 -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