mirror of
https://github.com/m42e/vim-plug-config.git
synced 2025-12-12 11:21:13 +00:00
removed unused variable
This commit is contained in:
@@ -59,6 +59,5 @@ function! s:names(...)
|
||||
endfunction
|
||||
|
||||
call s:load_all_configs()
|
||||
let s:plug_names = keys(g:plugs)
|
||||
|
||||
command! -nargs=1 -bar -complete=customlist,s:names PlugConfig call s:edit_config(<f-args>)
|
||||
|
||||
Reference in New Issue
Block a user