update all the changes that have been made outside of chezmoi
This commit is contained in:
		
					parent
					
						
							
								f1784af730
							
						
					
				
			
			
				commit
				
					
						3d8b45dbee
					
				
			
		
					 6 changed files with 12 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -37,6 +37,7 @@ call plug#begin(g:plugged_home)
 | 
			
		|||
  Plug 'tpope/vim-fugitive'
 | 
			
		||||
  Plug 'psf/black', { 'branch': 'main' }
 | 
			
		||||
  Plug 'junegunn/fzf.vim'
 | 
			
		||||
  Plug 'navarasu/onedark.nvim'
 | 
			
		||||
  " This was fun and all, but getting data out sucked, so if they ever get an
 | 
			
		||||
  " update, maybe try again
 | 
			
		||||
  "Plugin 'ActivityWatch/aw-watcher-vim'
 | 
			
		||||
| 
						 | 
				
			
			@ -73,7 +74,7 @@ if exists('+termguicolors')
 | 
			
		|||
      set termguicolors
 | 
			
		||||
    endif
 | 
			
		||||
 | 
			
		||||
   colorscheme spaceduck
 | 
			
		||||
colorscheme spaceduck
 | 
			
		||||
 | 
			
		||||
" set the number style to hybrid
 | 
			
		||||
set number relativenumber
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue