mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	 69fbb58385
			
		
	
	69fbb58385
	
	
	
		
			
			Problem:  filetype: bun.lock file is not recognized
Solution: detect 'bun.lock' file as jsonc filetype
          (Anton Kastritskii)
closes: vim/vim#16308
f07ae5b3bd
Co-authored-by: Anton Kastritskii <halloy52@gmail.com>