dotfiles

Settings and scripts
git clone git://git.konyahin.xyz/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 8c3653a7e5be9bb1bf976250267ea8dfec5674e2
parent ef92016359ac9c97c4b05b2d43e8841a6beb839f
Author: Anton Konyahin <me@konyahin.xyz>
Date:   Sat, 29 Mar 2025 16:18:42 +0300

nvi: change fzf open files macros

Diffstat:
Mnvi/dot-nexrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nvi/dot-nexrc b/nvi/dot-nexrc @@ -31,7 +31,7 @@ map delete_all; 1GdG map ;m copy_word;temp_buffer;insert_command;read !man insert_word;A| col -b1G " fzf open files -map ;o insert_command;:!ls -R | fzf >> %:eIEdit :bg +map ;o insert_command;:!git ls-files | fzf >> %:eIEdit :bg " fzf git grep TODO map ;g wb"zyw:C:!git grep "zpA | fzf >> %