Marcel Schneider
2 years ago
No known key found for this signature in database
GPG Key ID: 86027C59718EEE88
1 changed files with
0 additions and
4 deletions
-
init.vim
|
@ -470,10 +470,6 @@ nnoremap <silent> <space>p :<C-u>CocListResume<CR>: |
|
|
" snippets |
|
|
" snippets |
|
|
imap <C-k> <Plug>(coc-snippets-expand-jump) |
|
|
imap <C-k> <Plug>(coc-snippets-expand-jump) |
|
|
|
|
|
|
|
|
" For conceal markers. |
|
|
|
|
|
if has('conceal') |
|
|
|
|
|
set conceallevel=2 concealcursor=niv |
|
|
|
|
|
endif |
|
|
|
|
|
let g:neosnippet#snippets_directory = '~/.dotfiles/vim/neosnippets' |
|
|
let g:neosnippet#snippets_directory = '~/.dotfiles/vim/neosnippets' |
|
|
"}}} |
|
|
"}}} |
|
|
|
|
|
|
|
|