mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-14 19:24:34 +02:00
plugins/better-escape: init + tests (#626)
* adding better escape * fixing formatting * fixing tests * fixing comments from pr * fixing comments from pr * Update tests/test-sources/plugins/utils/better-escape.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/utils/better-escape.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/utils/better-escape.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/utils/better-escape.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/utils/better-escape.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/utils/better-escape.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * fixing comments from pr --------- Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com> Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
parent
752f0481ce
commit
bab56daddb
3 changed files with 95 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
|||
./utils/alpha.nix
|
||||
./utils/auto-save.nix
|
||||
./utils/auto-session.nix
|
||||
./utils/better-escape.nix
|
||||
./utils/comment-nvim.nix
|
||||
./utils/commentary.nix
|
||||
./utils/conjure.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue