fix: use key file
This commit is contained in:
parent
f60237e0c4
commit
fb16eec496
3 changed files with 4 additions and 2 deletions
|
|
@ -46,5 +46,6 @@ Plug('nvim-telescope/telescope-project.nvim') -- telescope projects
|
|||
Plug 'folke/trouble.nvim' -- provides warning/error explanation tab
|
||||
Plug("iamcco/markdown-preview.nvim", -- markdown preview
|
||||
{ ["do"] = "cd app && yarn install" })
|
||||
Plug('preservim/tagbar') -- tags on the right
|
||||
vim.call("plug#end")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue