mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	notes/obsidian: remove default dir-value
This commit is contained in:
		
					parent
					
						
							
								ea056532bc
							
						
					
				
			
			
				commit
				
					
						b0fb0a93cb
					
				
			
		
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -24,12 +24,6 @@ in { | |||
|       enable = mkEnableOption "complementary neovim plugins for Obsidian editor"; | ||||
| 
 | ||||
|       setupOpts = mkPluginSetupOption "Obsidian.nvim" { | ||||
|         dir = mkOption { | ||||
|           type = str; | ||||
|           default = "~/my-vault"; | ||||
|           description = "Obsidian vault directory"; | ||||
|         }; | ||||
| 
 | ||||
|         daily_notes = { | ||||
|           folder = mkOption { | ||||
|             type = nullOr str; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 LilleAila
				LilleAila