parent
							
								
									65b7ffd3c3
								
							
						
					
					
						commit
						af17018901
					
				| 
						 | 
					@ -2,4 +2,7 @@ vim.cmd([[
 | 
				
			||||||
set runtimepath^=$HOME/.vim runtimepath+=$HOME/.vim/after
 | 
					set runtimepath^=$HOME/.vim runtimepath+=$HOME/.vim/after
 | 
				
			||||||
let &packpath=&runtimepath
 | 
					let &packpath=&runtimepath
 | 
				
			||||||
source $HOME/.vimrc
 | 
					source $HOME/.vimrc
 | 
				
			||||||
 | 
					set clipboard+=unnamedplus
 | 
				
			||||||
]])
 | 
					]])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					vim.o.termguicolors = true -- Enable 24-bit RGB colors
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue