christianchiarulli
							
						 | 
						
							
							
								358d8b0da4
							
							set spell file to be located in .config/lvim
						 | 
						4 years ago | 
					
				
					
						
							
								   kylo252
							
						 | 
						
							
							
								67de24227f
							
							chore: remove unncessary logic from utils (#1238)
						 | 
						4 years ago | 
					
				
					
						
							
								   kylo252
							
						 | 
						
							
							
								76a16b6676
							
							stop registering duplicate null-ls providers (#1240)
						 | 
						4 years ago | 
					
				
					
						
							
								   Chris
							
						 | 
						
							
							
								410354e7b1
							
							Merge branch 'rolling' of github.com:LunarVim/LunarVim into rolling
						 | 
						4 years ago | 
					
				
					
						
							
								   Chris
							
						 | 
						
							
							
								b8145d8f60
							
							update contributing for org
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								26a2225c3a
							
							fix the ruby root_dir for good :sob:
						 | 
						4 years ago | 
					
				
					
						
							
								   Chris
							
						 | 
						
							
							
								84f56ac498
							
							udpate docker image for org
						 | 
						4 years ago | 
					
				
					
						
							
								   Chris
							
						 | 
						
							
							
								97fa3d9ec9
							
							update for lunarvim org
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								cfa4faf0dd
							
							Feature/ruby support (#1234)
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								0842ebb280
							
							Revert "fix GIT_DISCOVERY_ACROSS_FILESYSTEM error from solargraph (#1232)" (#1233)
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								ef70e77e95
							
							fix GIT_DISCOVERY_ACROSS_FILESYSTEM error from solargraph (#1232)
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								82f7bbb6f9
							
							lazy loading vim-rooter might cause some issues
						 | 
						4 years ago | 
					
				
					
						
							
								   Pasi Bergman
							
						 | 
						
							
							
								db19d4c13c
							
							[Bugfix]: Don't override formatter with empty exe (#1224)
						 | 
						4 years ago | 
					
				
					
						
							
								   kylo252
							
						 | 
						
							
							
								7cd03ff4e3
							
							chore: minor cleanup to root_dir comments (#1222)
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								120590b8ec
							
							shfmt correct fix (#1221)
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								3bfa31aaa0
							
							fix shfmt issue
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								e504e1f08c
							
							fix formatting and linting (#1220)
						 | 
						4 years ago | 
					
				
					
						
							
								   christianchiarulli
							
						 | 
						
							
							
								686e54ab0d
							
							check if git is installed
						 | 
						4 years ago | 
					
				
					
						
							
								   christianchiarulli
							
						 | 
						
							
							
								de4b509722
							
							fix comment string for toml
						 | 
						4 years ago | 
					
				
					
						
							
								   christianchiarulli
							
						 | 
						
							
							
								6c6fb67a88
							
							use old vim rooter logic, fallback on new way if vimrooter is disabled
						 | 
						4 years ago | 
					
				
					
						
							
								   kylo252
							
						 | 
						
							
							
								4c3c3f3885
							
							feat: add lvim.lsp.smart_cwd (#1218)
						 | 
						4 years ago | 
					
				
					
						
							
								   Abouzar Parvan
							
						 | 
						
							
							
								b608b08ff3
							
							fix compe tab completion issue (#1217)
						 | 
						4 years ago | 
					
				
					
						
							
								   tafryn
							
						 | 
						
							
							
								c0a653a0cf
							
							Allow user's to define their own nvim-tree bindings (#1181)
						 | 
						4 years ago | 
					
				
					
						
							
								   Dery Rahman Ahaddienata
							
						 | 
						
							
							
								21419b244c
							
							Keymapping custom opts (#1215)
						 | 
						4 years ago | 
					
				
					
						
							
								   William Goulois
							
						 | 
						
							
							
								dc3b47b7e7
							
							[Feature]: Add possibility to focus nvimtree instead of toggle (#1074)
						 | 
						4 years ago | 
					
				
					
						
							
								   Will Leinweber
							
						 | 
						
							
							
								fc018cdc47
							
							Fix lsp reporting when v.source is nil (#1209)
						 | 
						4 years ago | 
					
				
					
						
							
								   kylo252
							
						 | 
						
							
							
								77e283bd9c
							
							[Refactor] Allow editing default keymaps (#1213)
						 | 
						4 years ago | 
					
				
					
						
							
								   Chris
							
						 | 
						
							
							
								e0f0c81ea6
							
							less needs something defined for formatters and linters
						 | 
						4 years ago | 
					
				
					
						
							
								   rayane866
							
						 | 
						
							
							
								c2ef6f43e2
							
							[Feature]: Termux Support (#1206)
						 | 
						4 years ago | 
					
				
					
						
							
								   Luc Sinet
							
						 | 
						
							
							
								6d14d7b5da
							
							[Refactor] Adopt which key mapping style (#1210)
						 | 
						4 years ago |