removed untrue missing-fields warning
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---@diagnostic disable: missing-fields
|
||||||
-- vim:foldmethod=marker
|
-- vim:foldmethod=marker
|
||||||
local function get_python_venv_path() --{{{1
|
local function get_python_venv_path() --{{{1
|
||||||
return vim.fn.stdpath('config') .. '/.venv/bin/python'
|
return vim.fn.stdpath('config') .. '/.venv/bin/python'
|
||||||
|
|||||||
Reference in New Issue
Block a user