Don't use version control for leaderf
This commit is contained in:
parent
96aaf3f6e4
commit
e563191204
@ -195,6 +195,7 @@ endif
|
|||||||
" ==============================================================================
|
" ==============================================================================
|
||||||
" Config
|
" Config
|
||||||
let g:Lf_MruFileExclude = ['*.so', '*.tmp', '*.bak', '*.exe', '*.dll']
|
let g:Lf_MruFileExclude = ['*.so', '*.tmp', '*.bak', '*.exe', '*.dll']
|
||||||
|
let g:Lf_UseVersionControlTool = 0
|
||||||
|
|
||||||
" Bindings
|
" Bindings
|
||||||
nnoremap <leader>b :<C-U><C-R>=printf("Leaderf buffer %s", "")<CR><CR>
|
nnoremap <leader>b :<C-U><C-R>=printf("Leaderf buffer %s", "")<CR><CR>
|
||||||
|
Loading…
Reference in New Issue
Block a user