nvim tweaks
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
vim.cmd("UfoDetach")
|
||||||
@@ -323,6 +323,8 @@ require("lazy").setup({
|
|||||||
debug = true,
|
debug = true,
|
||||||
port = 10010,
|
port = 10010,
|
||||||
dependencies_bin = { ["tinymist"] = "tinymist" },
|
dependencies_bin = { ["tinymist"] = "tinymist" },
|
||||||
|
follow_cursor = false,
|
||||||
|
invert_colors = "auto",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -721,6 +723,7 @@ require("lazy").setup({
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
"mbbill/undotree",
|
||||||
{
|
{
|
||||||
"debugloop/telescope-undo.nvim",
|
"debugloop/telescope-undo.nvim",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
|
|||||||
Reference in New Issue
Block a user