otter: update source and warning

This commit is contained in:
Francesco Prem Solidoro 2025-03-07 18:36:42 +01:00
commit 50f27990f4
2 changed files with 6 additions and 6 deletions

View file

@ -18,8 +18,8 @@ in {
warnings = [ warnings = [
# TODO: remove warning when we update to nvim 0.11 # TODO: remove warning when we update to nvim 0.11
(mkIf config.vim.utility.ccc.enable '' (mkIf config.vim.utility.ccc.enable ''
ccc and otter have conflict that will disappear with nvim 0.11. ccc and otter occasionally have small conflicts that will disappear with nvim 0.11.
In the meantime, otter handles it by throwing a warnign, but both plugins will work. In the meantime, otter handles it by throwing a warning, but both plugins will work.
'') '')
]; ];
vim = { vim = {

View file

@ -1804,9 +1804,9 @@
"repo": "otter.nvim" "repo": "otter.nvim"
}, },
"branch": "main", "branch": "main",
"revision": "21f042f4d1a9ff4788634ad76a10033eed13c7f2", "revision": "e37053d2c6a17463e705483122eee04d41e3d4af",
"url": "https://github.com/jmbuhr/otter.nvim/archive/21f042f4d1a9ff4788634ad76a10033eed13c7f2.tar.gz", "url": "https://github.com/jmbuhr/otter.nvim/archive/e37053d2c6a17463e705483122eee04d41e3d4af.tar.gz",
"hash": "1gi603ckyxljbhkg8jhwh2pf5kvgb676ykw3sv9gvi0c2s4fb55r" "hash": "0sq7x2mcxl7z0j4s3a395fy0bzz13h4rxd03lp6674y6hsjxcm55"
}, },
"oxocarbon": { "oxocarbon": {
"type": "Git", "type": "Git",
@ -2206,4 +2206,4 @@
} }
}, },
"version": 3 "version": 3
} }