fix overlaps with flash and surround
This commit is contained in:
parent
9b81cc6cb4
commit
8a56a4a350
2 changed files with 16 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
extra = {
|
||||
packages = [ pkgs.vimPlugins.arrow-nvim ];
|
||||
|
||||
config = ''
|
||||
config = /*lua*/ ''
|
||||
require('arrow').setup({
|
||||
show_icons = true,
|
||||
leader_key = ';', -- Recommended to be a single key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue