mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
parent
55d067957c
commit
9b9c86a15c
4 changed files with 11 additions and 4 deletions
|
|
@ -11,3 +11,7 @@ warning("HoleEnumConv", off)
|
|||
hint("XDeclaredButNotUsed", off)
|
||||
hint("XCannotRaiseY", off)
|
||||
hint("User", off)
|
||||
# begin Nimble config (version 2)
|
||||
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
||||
include "nimble.paths"
|
||||
# end Nimble config
|
||||
|
|
|
|||
Loading…
Reference in a new issue