nixvim icon indicating copy to clipboard operation
nixvim copied to clipboard

plugins/which-key: fix mkLuaFn examples; plugins/yazi: fix mkLuaFn examples

Open khaneliman opened this issue 1 year ago • 1 comments

In reponse to https://github.com/nix-community/nixvim/pull/2000#discussion_r1712614882

Used .__raw but the type expects a regular string to be transformed into literal lua.

khaneliman avatar Aug 10 '24 14:08 khaneliman