mirror of
				https://github.com/tiyn/tidy.nvim.git
				synced 2025-10-31 19:21:21 +01:00 
			
		
		
		
	- add user configuration ability
    - add two new patterns
        - remove empty lines at top of buffer
        - condense all multiple empty lines into
          one
    - update README
        - GIFs displaying formatting options
        - default config and how to modify
        - new packer entry
        - credits
    - remove vim file and integrate aucmd into lua