Update
This commit is contained in:
@@ -216,3 +216,9 @@ augroup END
|
||||
let g:lsp_auto_enable = 0
|
||||
|
||||
" command -nargs=0 LspStart call lsp#activate()
|
||||
|
||||
|
||||
" clap
|
||||
command -nargs=* Rag Clap grep ++query='<args>'
|
||||
let g:clap_layout = {'relative': 'editor', 'width': '95%', 'height': '33%', 'row': '33%', 'col': '5%'}
|
||||
let g:clap_use_pure_python = 1
|
||||
|
||||
Reference in New Issue
Block a user