diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-08 15:14:34 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-08 15:14:34 -0400 |
| commit | be4a30939d79fe4b8ac8c34ad3dcfcad2eed1d59 (patch) | |
| tree | 2689b1980370abca266f9fc72ca6f26205706bf7 /pkgs/custom-neovim/config/lua/plugins | |
| parent | 283792fb3a53520f76da105b5f0b4cb8a0663b5c (diff) | |
neovim: updated notifications
Diffstat (limited to 'pkgs/custom-neovim/config/lua/plugins')
| -rw-r--r-- | pkgs/custom-neovim/config/lua/plugins/fidget.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/config/lua/plugins/fidget.lua b/pkgs/custom-neovim/config/lua/plugins/fidget.lua new file mode 100644 index 0000000..4f1ab35 --- /dev/null +++ b/pkgs/custom-neovim/config/lua/plugins/fidget.lua @@ -0,0 +1 @@ +require("fidget").setup() |
