Skip to content

Commit

Permalink
explicitly use clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jan 16, 2020
1 parent 139bc73 commit 09b42c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/kakoune.nix
Expand Up @@ -45,6 +45,7 @@ in {
};
showMatching = true;
ui.enableMouse = true;
ui.assistant = "clippy";
wrapLines = {
enable = true;
indent = true;
Expand Down

0 comments on commit 09b42c4

Please sign in to comment.