mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-02 02:31:04 +01:00
neovim: Remove osc-52
This commit is contained in:
parent
7d75f3e7b5
commit
d3e1c4af28
1 changed files with 0 additions and 6 deletions
|
|
@ -206,12 +206,6 @@
|
|||
}
|
||||
];
|
||||
|
||||
plugins.nvim-osc52 = {
|
||||
enable = false;
|
||||
package = pkgs.vimPlugins.nvim-osc52;
|
||||
keymaps.enable = true;
|
||||
};
|
||||
|
||||
plugins.gitsigns.enable = true;
|
||||
plugins.gitmessenger.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue