mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-12 00:15:30 +00:00
otter: update source and warning
This commit is contained in:
parent
6c2c236a5b
commit
50f27990f4
2 changed files with 6 additions and 6 deletions
|
|
@ -18,8 +18,8 @@ in {
|
|||
warnings = [
|
||||
# TODO: remove warning when we update to nvim 0.11
|
||||
(mkIf config.vim.utility.ccc.enable ''
|
||||
ccc and otter have conflict that will disappear with nvim 0.11.
|
||||
In the meantime, otter handles it by throwing a warnign, but both plugins will work.
|
||||
ccc and otter occasionally have small conflicts that will disappear with nvim 0.11.
|
||||
In the meantime, otter handles it by throwing a warning, but both plugins will work.
|
||||
'')
|
||||
];
|
||||
vim = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue