We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4013ab3 commit d7af548Copy full SHA for d7af548
lua/markmap/init.lua
@@ -1,6 +1,5 @@
1
-- This plugin is a wrapper for markmap-cli
2
local api = vim.api
3
-local uv = vim.uv or vim.loop
4
local utils = require("markmap.utils")
5
local jobstart = utils.jobstart
6
local jobstop = vim.fn.jobstop
0 commit comments