Feat: rg for vim
This commit is contained in:
parent
4bc14b752c
commit
25eab73ace
@ -44,7 +44,7 @@ let g:ale_sign_warning = '⚐'
|
||||
" Search and switch buffers
|
||||
nmap <leader>b :Buffers<cr>
|
||||
" Find files by name under the current directory
|
||||
nmap <leader>f :Files<cr>
|
||||
nmap <leader>f :GFiles<cr>
|
||||
" Find files by name under the home directory
|
||||
nmap <leader>h :Files ~/<cr>
|
||||
" Search content in the current file
|
||||
|
@ -32,13 +32,14 @@
|
||||
- autofs
|
||||
- bind-tools
|
||||
- unzip
|
||||
- fzf
|
||||
- ntfs-3g
|
||||
- git-annex
|
||||
- cifs-utils
|
||||
- gnupg
|
||||
- traceroute
|
||||
- smartmontools
|
||||
- ripgrep
|
||||
- fzf
|
||||
state: present
|
||||
tags:
|
||||
- first_deployement
|
||||
|
Loading…
Reference in New Issue
Block a user