I agree, except I like having imports completely separate for easy diffing 
(trailing commae are not supported for imports) and to have my 
[nvim-summon](https://git.sr.ht/~xigoi/nvim-summon) tool work properly.
    
    
    import ./pointmath
    import std/strformat
    
    
    Run

Reply via email to