mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	docs: add missing npins subcommand (#623)
This commit is contained in:
		
					parent
					
						
							
								39d4e7796b
							
						
					
				
			
			
				commit
				
					
						c4cb29b7a3
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8,13 +8,13 @@ Use: | |||
| 
 | ||||
| Then run: | ||||
| 
 | ||||
| `npins --name <plugin name> github <owner> <repo> -b <branch>` | ||||
| `npins add --name <plugin name> github <owner> <repo> -b <branch>` | ||||
| 
 | ||||
| Be sure to replace any non-alphanumeric characters with `-` for `--name` | ||||
| 
 | ||||
| For example  | ||||
| 
 | ||||
| `npins --name lazydev-nvim github folke laztdev.nvim -b main` | ||||
| `npins add --name lazydev-nvim github folke lazydev.nvim -b main` | ||||
| 
 | ||||
| You can now reference this plugin as a **string**. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue