Merge branch 'master' into arch-laptop
This commit is contained in:
		
						commit
						b1a2d98e0a
					
				
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -33,11 +33,11 @@ plug "https://git.sr.ht/~hadronized/kakoune-tree-sitter-themes" theme | ||||
| set-option global luar_interpreter luajit | ||||
| 
 | ||||
| ## Treesitter ## | ||||
| 
 | ||||
| eval %sh{ kak-tree-sitter -dks --with-highlighting --with-text-objects --init $kak_session } | ||||
| # eval %sh{ kak-tree-sitter -dksvvv --with-highlighting --with-text-objects --init $kak_session } | ||||
| #eval %sh{ kak-tree-sitter -dks --with-text-objects --session $kak_session } | ||||
| #eval %sh{ kak-tree-sitter -dks  --with-highlighting --session $kak_session } | ||||
| #eval %sh{ kak-tree-sitter -dks --init $kak_session } | ||||
| eval %sh{ kak-tree-sitter -dksvvv --init $kak_session } | ||||
| 
 | ||||
| # evaluate-commands %sh{ | ||||
| #     echo "colorscheme base16-$BASE16_THEME" | ||||
| # } | ||||
| @ -225,7 +225,6 @@ define-command -docstring 'Invoke fzf to select a buffer' fzf-buffer %{ | ||||
|             ) | | ||||
|             fzf-tmux --cycle -p 80%,90% --read0 --preview='bat --theme=base16-256 --color=always {} 2>/dev/null' | ||||
|         ) | ||||
|         BUFFER=${BUFFER/\'/\'\'} | ||||
|         if [ -n "$BUFFER" ]; then | ||||
|             printf "buffer %s" "${BUFFER}" | ||||
|         fi | ||||
|  | ||||
| @ -2,10 +2,10 @@ https://phaazon.net/blog/feed | ||||
| https://danielde.dev/rss.xml | ||||
| https://sizeof.cat/index.xml | ||||
| https://lukesmith.xyz/index.xml | ||||
| https://joeyh.name/blog/index.rss | ||||
| https://kagifeedback.org/atom/t/release-notes | ||||
| https://api.substack.com/feed/podcast/462466.rss | ||||
| https://www.dailywire.com/feeds/rss.xml | ||||
| https://feeds.simplecast.com/6c2VScgo | ||||
| https://feeds.simplecast.com/pp_b9xO6 | ||||
| https://notrelated.xyz/rss | ||||
| https://joeyh.name/blog/index.rss | ||||
| https://kagifeedback.org/atom/t/release-notes | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Michael Chalupiak
						Michael Chalupiak