AutoYADM commit: 2025-01-25 17:30:02
This commit is contained in:
parent
af7e104cbe
commit
99c8becb9c
1 changed files with 0 additions and 7 deletions
|
@ -16,13 +16,6 @@ opt.wrap = true
|
||||||
opt.spelllang = { "en" }
|
opt.spelllang = { "en" }
|
||||||
-- opt.spelloptions = "camel"
|
-- opt.spelloptions = "camel"
|
||||||
opt.clipboard = "unnamedplus"
|
opt.clipboard = "unnamedplus"
|
||||||
-- ---Function returns the root dir of org files
|
|
||||||
-- ---@param buf number
|
|
||||||
-- ---@return string|string[]
|
|
||||||
-- local function org_root(buf)
|
|
||||||
-- local util = require("lazyvim.util.root")
|
|
||||||
-- local cwd = vim.uv.cwd()
|
|
||||||
-- end
|
|
||||||
vim.g.root_spec = {
|
vim.g.root_spec = {
|
||||||
"lsp",
|
"lsp",
|
||||||
{ ".git", "lua", ".org_root" },
|
{ ".git", "lua", ".org_root" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue