dressing.nvim/lua/dressing
Steven Arcangeli 1f2d1206a0 fix: remove default window transparency
Upstream bug https://github.com/neovim/neovim/issues/18576 causes the
background color to be solid black in some cases.
2023-10-10 20:26:53 -07:00
..
select feat: config option to disable numbers for builtin select implementation (#117) 2023-09-04 21:11:57 -07:00
config.lua fix: remove default window transparency 2023-10-10 20:26:53 -07:00
init.lua refactor!: drop support for Neovim 0.7 2023-06-15 21:52:50 -07:00
input.lua format: auto sort requires 2023-10-08 23:33:52 -07:00
map_util.lua fix: apply nowait to plugin keymaps (#120) 2023-10-10 08:58:38 -07:00
patch.lua feat: more lazy loading for faster startup 2022-08-28 10:48:05 -07:00
util.lua fix: stop using vim.wo to set window options 2023-06-15 21:52:50 -07:00