Files
gitlab.nvim/.gitignore
Jakub F. Bortlík cc68476b15 Make Popups Configurable (#129)
This makes the popups in the plugin (those for editing and creating comments, replies, the pipeline, etc) configurable. Users can change the default width, height, transparency, and border properties, and set overrides per popup.
2023-12-05 08:06:32 -05:00

11 lines
117 B
Plaintext

bin
.luarc.json
/luarocks
/lua_modules
/.luarocks
*.rockspec
tests/plugins
!tests/plugins/.placeholder
luacov.*
tags