about summary refs log tree commit diff
path: root/pkgs/games/humblebundle
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-04-23 20:03:39 +0200
committeraszlig <aszlig@nix.build>2018-04-23 20:03:39 +0200
commitbd329384c51e1831ca149136db8f8bfe9addbd45 (patch)
treed94048ef56612fde5e497b4852d882eea81e4c6f /pkgs/games/humblebundle
parent45aab49b33ab2cd4c327b996d6924f104b038193 (diff)
pkgs/vim: Add a few exceptions for sleuth
This has annoyed me for a while now, especially when writing Haskell
code.

Let's say if I have something like this:

foo :: Num a => a -> a
foo a =
    b
  where
    b = a + 1

Sleuth will detect that the indentation level is 2 spaces, but in
reality what I want is to have it at 4 spaces. So turning off Sleuth
will solve that problem, especially because we can still invoke it
manually.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/games/humblebundle')
0 files changed, 0 insertions, 0 deletions