update
This commit is contained in:
parent
9ed8a7491c
commit
8a4c8eea48
3 changed files with 19 additions and 19 deletions
|
|
@ -1,5 +1,7 @@
|
|||
" https://gist.github.com/romainl/1f50c55b0ee92e5420de51e6c4b38491
|
||||
|
||||
nnoremap <silent> <space>cF :call CocAction('runCommand', 'eslint.executeAutofix')<CR>
|
||||
|
||||
setlocal includeexpr=RESOLVE(v:fname)
|
||||
|
||||
function! RESOLVE(module) abort
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
nmap <buffer> o <CR>
|
||||
nmap <buffer> q :Rex<CR>
|
||||
setl bufhidden=wipe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue