dotfiles/nvim/.config/nvim
Marty Oehme ea5ffe8bc5 [nvim] Add keymap to rg through hidden files
Grepping through files is mapped to `<leader>F` but it respects ripgrep's
default settings, which is to ignore files in gitignore and files
hidden. This map still ignores gitignored files, but searches through
hidden ones in addition to normal ones. It is mapped to `<leader><C-F>`,
to signify an 'extra' added to normal grepping (and since it will be
presumably more rarely invoked, justifying the slightly awkward key
combination).
2020-01-30 11:44:44 +01:00
..
modules_experimental Switch to GNU stow 2019-12-29 23:12:13 +01:00
plugin Switch to GNU stow 2019-12-29 23:12:13 +01:00
pluglist [nvim] Add keymap to rg through hidden files 2020-01-30 11:44:44 +01:00
colo.vim Switch to GNU stow 2019-12-29 23:12:13 +01:00
init.vim Switch vim color scheme to base16 2020-01-27 08:37:53 +01:00
maps.vim [nvim] Add keymap to rg through hidden files 2020-01-30 11:44:44 +01:00
watch.lua Switch to GNU stow 2019-12-29 23:12:13 +01:00