update
This commit is contained in:
parent
fbfbca4a1f
commit
70843a461f
1 changed files with 0 additions and 5 deletions
5
init.lua
5
init.lua
|
|
@ -11,11 +11,6 @@ if not vim.loop.fs_stat(lazypath) then
|
|||
end
|
||||
vim.opt.rtp:prepend(lazypath)
|
||||
|
||||
-- https://github.com/nvim-neotest/neotest
|
||||
-- https://github.com/nvim-neorg/neorg
|
||||
-- https://github.com/michaelb/sniprun
|
||||
-- https://github.com/iamcco/markdown-preview.nvim
|
||||
|
||||
require("lazy").setup({
|
||||
{ "NeogitOrg/neogit", dependencies = "nvim-lua/plenary.nvim" },
|
||||
"lewis6991/fileline.nvim",
|
||||
|
|
|
|||
Loading…
Reference in a new issue