Skip to content

Commit

Permalink
update nix
Browse files Browse the repository at this point in the history
  • Loading branch information
stehessel committed Jan 22, 2025
1 parent eb87919 commit 377588d
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 48 deletions.
96 changes: 48 additions & 48 deletions flake.lock

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

1 change: 1 addition & 0 deletions pkgs/editor/neovim/config/lua/plugins/completion.lua
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ return {
-- elsewhere in your config, without redefining it, due to `opts_extend`
sources = {
default = { "lsp", "path", "snippets", "buffer" },
cmdline = {},
},
},
opts_extend = { "sources.default" },
Expand Down

0 comments on commit 377588d

Please sign in to comment.