diff options
Diffstat (limited to 'hm/nixvim')
| -rw-r--r-- | hm/nixvim/config.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hm/nixvim/config.nix b/hm/nixvim/config.nix index 666232b..e6808f0 100644 --- a/hm/nixvim/config.nix +++ b/hm/nixvim/config.nix @@ -134,9 +134,6 @@ pkgs: { cmp-path.enable = true; coq-nvim = { enable = false; - settings = { - auto_start = "shut-up"; - }; installArtifacts = true; }; dashboard = { |
