vimwiki: dth @ DK023900WSL
This commit is contained in:
parent
7bb9716f15
commit
129dfd32e6
2 changed files with 3 additions and 4 deletions
|
|
@ -35,9 +35,6 @@ Plug 'kyazdani42/nvim-web-devicons'
|
|||
call plug#end()
|
||||
|
||||
|
||||
" fuzzy find with ctrl + P
|
||||
nnoremap <c-P> <cmd>lua require('fzf-lua').files()<CR>
|
||||
|
||||
" show invisibles
|
||||
set fileencoding=utf-8
|
||||
set list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue