remove smooth scroll plugin fully

This commit is contained in:
RingOfStorms (Josh) 2024-05-08 00:08:22 -05:00
parent d321204457
commit 436a25fb0e
3 changed files with 1 additions and 20 deletions

View file

@ -12,10 +12,6 @@
url = "github:chrisgrieser/nvim-early-retirement";
flake = false;
};
"nvim_plugin-declancm/cinnamon.nvim" = {
url = "github:declancm/cinnamon.nvim";
flake = false;
};
};
outputs =
{ self, nixpkgs, ... }@inputs: