vimwiki: dth @ DK023900WSL
This commit is contained in:
parent
625a1bdaca
commit
46ef363c73
4 changed files with 5 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ call plug#begin(system('echo -n "${XDG_CONFIG_HOME:-$HOME/.config}/nvim/plugged"
|
|||
Plug 'tpope/vim-surround' " surround for parentheses, brackets, quotes, XML tags etc
|
||||
Plug 'tpope/vim-fugitive' " git helper
|
||||
Plug 'preservim/nerdtree' " file tree
|
||||
" Plug 'jreybert/vimagit' " git diffing with :Magit
|
||||
Plug 'jreybert/vimagit' " git diffing with :Magit
|
||||
Plug 'lukesmithxyz/vimling' " toggle deadkeys, IPA, prose-mode
|
||||
Plug 'junegunn/goyo.vim' " prose mode but better
|
||||
Plug 'vimwiki/vimwiki' " take notes in vimwiki
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue