mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
plugins/presence-nvim: init plugin (#285)
* presence-nvim: init plugin Discord Rich Presence for Neovim * Apply suggestions from code review Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * presence-nvim: fixes syntax error * presence-nvim: updates some options to accept raw types the options which were able to accept lua functions are now able to be assigned raw values --------- Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
parent
5ae654b74d
commit
6d4c15385d
3 changed files with 224 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
./utils/nvim-tree.nix
|
||||
./utils/nvim-osc52.nix
|
||||
./utils/project-nvim.nix
|
||||
./utils/presence-nvim.nix
|
||||
./utils/specs.nix
|
||||
./utils/startify.nix
|
||||
./utils/surround.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue