mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-07 12:45:12 +00:00
[WIP]: Tue 15 Sep 2020 09:40:20 PM EDT
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
--[[
|
||||
|
||||
Some open questions:
|
||||
|
||||
1. Can I pass a function as a string and deserialize on the other side?
|
||||
2. How expensive is said serialization?
|
||||
|
||||
|
||||
--]]
|
||||
|
||||
|
||||
|
||||
local uv = vim.loop
|
||||
|
||||
ThreadsAvailable = {}
|
||||
|
||||
Reference in New Issue
Block a user