I would do: function! RgRunner(...) let command = 'rg --column --line-number --no-heading --color=always --smart-case ' if a:0 >= 1 let ...
確定! 回上一頁