This commit is contained in:
ManjaroOne666 2019-04-22 19:26:32 +01:00
commit 8a4c8eea48
3 changed files with 19 additions and 19 deletions

View file

@ -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

View file

@ -1,2 +1,3 @@
nmap <buffer> o <CR>
nmap <buffer> q :Rex<CR>
setl bufhidden=wipe