@@ -58,8 +58,6 @@ if not vim.loop.fs_stat(lazypath) then
end
vim.opt.rtp:prepend(lazypath)
vim.cmd[[ let g:markdown_folding = 1 ]]
-- NOTE: Here is where you install your plugins.
-- You can configure plugins using the `config` key.
--
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.