Commit graph

2 commits

Author SHA1 Message Date
Sanchayan Maity f3593d60d1
fish: functions: Execute fast-tags only if in a git project
In neovim, we run this after saving a file. However, when opening a
Haskell file which is outside of a project or in a directory which
has all other Haskell code, it would generate tags for every project
in this directory blocking neovim in the mean time.
2024-01-07 15:01:28 +05:30
Sanchayan Maity 691e92d436
fish: functions: Add an alias for fast-tags 2023-06-20 16:58:12 +05:30