Skip to content

Commit

Permalink
feat(integrations): remove normalnvim (#828)
Browse files Browse the repository at this point in the history
Co-authored-by: abeldekat <[email protected]>
  • Loading branch information
abeldekat and abeldekat authored Feb 12, 2025
1 parent 4965db2 commit be45e04
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1005,20 +1005,6 @@ noice = false
</tr>
<!-- noice.nvim -->

<!-- NormalNvim -->
</tr>
<tr>
<td> <a href="https://github.com/NormalNvim/NormalNvim">NormalNvim</a> </td>
<td>

```lua
NormalNvim = false
```

</td>
</tr>
<!-- NormalNvim -->

<!-- notifier.nvim -->
</tr>
<tr>
Expand Down
4 changes: 0 additions & 4 deletions doc/catppuccin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -667,10 +667,6 @@ noice.nvim>lua
noice = false
<

NormalNvim>lua
NormalNvim = false
<

notifier.nvim>lua
notifier = false
<
Expand Down
15 changes: 0 additions & 15 deletions lua/catppuccin/groups/integrations/NormalNvim.lua

This file was deleted.

0 comments on commit be45e04

Please sign in to comment.