codium: adjust python extension settings to use Jedi
This commit is contained in:
parent
3724058439
commit
651b93da89
2 changed files with 7 additions and 2 deletions
|
@ -20,6 +20,9 @@
|
|||
|
||||
# system-wide SSH configuration, used by nix-daemon for remote builders
|
||||
|
||||
# show hidden files
|
||||
system.defaults.NSGlobalDomain.AppleShowAllFiles = true;
|
||||
|
||||
# Used for backwards compatibility, please read the changelog before changing.
|
||||
# $ darwin-rebuild changelog
|
||||
system.stateVersion = 4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue