[vim] Use syntax fold method for rust code
This commit is contained in:
		
							parent
							
								
									e17117bef4
								
							
						
					
					
						commit
						929f56ef6f
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								config/nvim/after/ftplugin/rust.lua
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								config/nvim/after/ftplugin/rust.lua
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
-- Eryn Wells <eryn@erynwells.me>
 | 
			
		||||
 | 
			
		||||
vim.opt.foldmethod = 'syntax'
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue