mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 06:27:18 +01:00
2
init.lua
2
init.lua
@@ -58,8 +58,6 @@ if not vim.loop.fs_stat(lazypath) then
|
|||||||
end
|
end
|
||||||
vim.opt.rtp:prepend(lazypath)
|
vim.opt.rtp:prepend(lazypath)
|
||||||
|
|
||||||
vim.cmd [[ let g:markdown_folding = 1 ]]
|
|
||||||
|
|
||||||
-- NOTE: Here is where you install your plugins.
|
-- NOTE: Here is where you install your plugins.
|
||||||
-- You can configure plugins using the `config` key.
|
-- You can configure plugins using the `config` key.
|
||||||
--
|
--
|
||||||
|
|||||||
Reference in New Issue
Block a user