Merge branch 'master' of gitea.hptrow.me:pt/setup_env
This commit is contained in:
		
						commit
						ce55161ccd
					
				| @ -27,12 +27,7 @@ last_row_search = true | ||||
| progressive_load_mode = true | ||||
| highlight_odd_rec = true | ||||
| hide_header_line = false | ||||
| on_exit_reset = false | ||||
| on_exit_clean = false | ||||
| on_exit_erase_line = false | ||||
| on_exit_sgr0 = false | ||||
| direct_color = false | ||||
| theme = 18 | ||||
| theme = 0 | ||||
| border_type = 2 | ||||
| default_clipboard_format = 0 | ||||
| clipboard_app = 0 | ||||
|  | ||||
							
								
								
									
										5
									
								
								install_neovim.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								install_neovim.sh
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,5 @@ | ||||
| curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim-linux64.tar.gz | ||||
| sudo rm -rf /opt/nvim | ||||
| sudo tar -C /opt -xzf nvim-linux64.tar.gz | ||||
| 
 | ||||
| export PATH="$PATH:/opt/nvim-linux64/bin" | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user