mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-05 13:12:21 +00:00
Merge branch 'main' into feature/listof-str-border
This commit is contained in:
commit
d88b1129e5
86 changed files with 453 additions and 473 deletions
|
|
@ -24,7 +24,7 @@ in {
|
|||
"<leader>c" = "+CodeAction";
|
||||
};
|
||||
|
||||
luaConfigRC.code-action-menu = entryAnywhere ''
|
||||
pluginRC.code-action-menu = entryAnywhere ''
|
||||
-- border configuration
|
||||
vim.g.code_action_menu_window_border = ${toLuaObject config.vim.ui.borders.plugins.code-action-menu.style}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue