From 2a5b42ce9ada302d97ec29ef879ac330ac047481 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Thu, 20 May 2021 14:47:55 +0700 Subject: [PATCH] proper neovim auto-import --- cfg/winter/rin/neovim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg/winter/rin/neovim.nix b/cfg/winter/rin/neovim.nix index 3f0953e..900e343 100644 --- a/cfg/winter/rin/neovim.nix +++ b/cfg/winter/rin/neovim.nix @@ -63,6 +63,7 @@ in { \ check_back_space() ? "\" : \ coc#refresh() + inoremap pumvisible() ? "\" : "\u\" inoremap coc#refresh() " various aliases