up
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
shiftwidth = 2;
|
shiftwidth = 2;
|
||||||
relativenumber = true;
|
relativenumber = true;
|
||||||
mouse = "";
|
mouse = "";
|
||||||
clipboard.register = "unnamedplus";
|
clipboard = "osc52";
|
||||||
# foldmethod = "expr";
|
# foldmethod = "expr";
|
||||||
# foldexpr = "nvim_treesitter#foldexpr()";
|
# foldexpr = "nvim_treesitter#foldexpr()";
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
programs.nixvim.plugins.osc52 = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user