Nanim

Latest version: v0.0.3

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.000043

Self time: 0.000043

count total (s) self (s)
3 0.000021 if !bufloaded(a:bufnr) | return | endif
3 0.000008 for id in a:sign_ids
execute 'silent! sign unplace '.id.' buffer='.a:bufnr
3 0.000006 endfor

FUNCTION cocutilget_content()
Defined: ~/.vim/plugged/coc.nvim/autoload/coc/util.vim line 630
Called 1 time

0.000042

Self time: 0.000042

count total (s) self (s)
1 0.000006 if !bufexists(a:bufnr) | return '' | endif
1 0.000035 return { 'content': join(getbufline(a:bufnr, 1, '$'), "\n"), 'changedtick': getbufvar(a:bufnr, 'changedtick') }

FUNCTION 278()
Defined: ~/.vim/plugged/coc.nvim/autoload/coc/api.vim line 75
Called 1 time

0.000029

Self time: 0.000029

count total (s) self (s)
1 0.000007 let pos = getcurpos()
1 0.000014 let content = pos[2] == 1 ? '' : getline('.')[0: pos[2] - 2]
1 0.000008 return [pos[1] - 1, strchars(content)]

FUNCTION cocrpcrequest()
Defined: ~/.vim/plugged/coc.nvim/autoload/coc/rpc.vim line 92
Called 1 time

0.000019

Self time: 0.000019

count total (s) self (s)
2 0.000011 if empty(s:client) || s:client['running'] == 0
return 0
2 0.000002 endif
2 0.000002 return 1

FUNCTION <SNR>20_Autocmd()
Defined: ~/.vim/plugged/coc.nvim/plugin/coc.vim line 163
Called 1 time

0.000016

Self time: 0.000016

count total (s) self (s)
1 0.000014 return {'blocking': v:false, 'mode': mode()}

FUNCTION cocapicall()
Defined: ~/.vim/plugged/coc.nvim/autoload/coc/api.vim line 577
Called 10 times

0.000011

Self time: 0.000011

count total (s) self (s)
2 0.000003 if s:is_vim
2 0.000005 return a:client['channel']
endif
return a:client['chan_id']

FUNCTION cocutilcursor()
Defined: ~/.vim/plugged/coc.nvim/autoload/coc/util.vim line 90
Called 1 time

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.