some keybindings for zk-nvim.
This commit is contained in:
		
							parent
							
								
									d1ca19692b
								
							
						
					
					
						commit
						3f420834b6
					
				
					 2 changed files with 27 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -27,7 +27,7 @@
 | 
			
		|||
        bl = ''zk list --link-to $@'';
 | 
			
		||||
        i = ''zk edit --interactive'';
 | 
			
		||||
        unlinked-mentions = ''zk list --mentioned-by $1 --no-linked-by $1'';
 | 
			
		||||
        wc = ''zk list --format '{{word-count}}\t{{title}}' --sort word-count $@'';
 | 
			
		||||
        short = ''zk list --format '{{word-count}}\t{{title}}' --limit 20 --sort word-count $@'';
 | 
			
		||||
        nt = ''zk new --title "''${*:2}" $1'';
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue