Skip to content

Commit

Permalink
Test(project) testing new build on project
Browse files Browse the repository at this point in the history
  • Loading branch information
Gako358 committed Nov 3, 2024
1 parent eb263a8 commit 1e6e9e0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
10 changes: 5 additions & 5 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

# Projects
plugins-project = {
url = "github:coffebar/neovim-project";
url = "github:Gako358/neovim-project";
flake = false;
};
plugins-session = {
Expand Down
1 change: 1 addition & 0 deletions modules/project/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ in {
require("neovim-project").setup {
projects = {
"~/Projects/*",
"~/Projects/plugins/*",
"~/Projects/workspace/*",
"~/Sources/*",
"~/Documents/*",
Expand Down

0 comments on commit 1e6e9e0

Please sign in to comment.