Artur Manuel 
								
							 
						 
						
							
							
								
							
							
	0946d43921  
						 
						
							
							
								
								
								languages/haskell: fix DAP command definition  
							
							
							
						 
						
							2024-12-21 01:00:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									diniamo 
								
							 
						 
						
							
							
								
							
							
	7eb8d07bcf  
						 
						
							
							
								
								
								surround: cleanup  
							
							
							
						 
						
							2024-12-21 01:14:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	52042f624c 
 
						 
						
							
							
								
								
								Merge pull request  #498  from NotAShelf/fix-mdpw-ft  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Blocked by required conditions 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
							preview/markdown-preview: convert `mkdp_filetypes` to correct format 
							
						 
						
							2024-12-20 20:01:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	af31021ce4 
 
						 
						
							
							
								
								
								Merge branch 'main' into fix-mdpw-ft  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-20 20:00:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	5c69fbd951 
 
						 
						
							
							
								
								
								Merge pull request  #501  from diniamo/nvim-notify-cleanup  
							
							... 
							
							
							
							nvim-notify: fix some stuff 
							
						 
						
							2024-12-20 19:00:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									diniamo 
								
							 
						 
						
							
							
								
							
							
	5d898da816  
						 
						
							
							
								
								
								nvim-notify: fix some stuff  
							
							
							
						 
						
							2024-12-20 16:27:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									diniamo 
								
							 
						 
						
							
							
								
							
							
	ed69816f68  
						 
						
							
							
								
								
								wrapper/lazy: add beforeSetup option  
							
							... 
							
							
							
							Useful for avoiding a million require calls in setupOpts. 
							
						 
						
							2024-12-20 10:43:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yoni Firroloni 
								
							 
						 
						
							
							
								
							
							
	
	
	99a4eafa34 
 
						 
						
							
							
								
								
								languages/typescript: prevent ts_ls from formatting ( #495 )  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Blocked by required conditions 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
							* ts_ls: prevent from formatting
prevent ts_ls from touching the formating.
ts formatting: remove useless indent
* fix unnecessary whitespace
---------
Co-authored-by: raf <raf@notashelf.dev> 
							
						 
						
							2024-12-20 04:11:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Artur Manuel 
								
							 
						 
						
							
							
								
							
							
	
	
	e715463257 
 
						 
						
							
							
								
								
								plugins/languages: add haskell support ( #499 )  
							
							... 
							
							
							
							* plugins/languages: add haskell support
Closes  #426 
* fix docs
---------
Co-authored-by: Artur Manuel <balkenix@outlook.com>
Co-authored-by: raf <raf@notashelf.dev> 
							
						 
						
							2024-12-20 03:50:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	4f61628399 
 
						 
						
							
							
								
								
								preview/markdown-preview: convert mkdp_filetypes to correct format  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-19 09:53:15 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	a0a57757a0 
 
						 
						
							
							
								
								
								wrapper/rc: explicitly add tabstop & shiftwidth to vim.options  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Has been cancelled 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
							Defaults are taken from Neovim's :help tags for those options to avoid intrusive/confusing behaviour. 
							
						 
						
							2024-12-12 20:16:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar Abragh 
								
							 
						 
						
							
							
								
							
							
	
	
	73660af2e3 
 
						 
						
							
							
								
								
								lightbulb: add setupOpts option ( #492 )  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Has been cancelled 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
							Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev> 
							
						 
						
							2024-12-11 00:00:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	4daa920166 
 
						 
						
							
							
								
								
								docs: mention non-flakes in FAQ  
							
							
							
						 
						
							2024-12-10 23:56:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	d6cb4e0973 
 
						 
						
							
							
								
								
								Merge pull request  #493  from NotAShelf/docs-search-bar  
							
							... 
							
							
							
							docs: add search widget to options page 
							
						 
						
							2024-12-10 23:39:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	6567b463ee 
 
						 
						
							
							
								
								
								docs: update release notes  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-10 23:37:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	c3a4686fa1 
 
						 
						
							
							
								
								
								wrapper/rc: use mkOption in enableLuaLoader description  
							
							... 
							
							
							
							`mkEnableOption` seems to be clobbering the markdown syntax. 
							
						 
						
							2024-12-10 23:35:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	cece170a41 
 
						 
						
							
							
								
								
								docs: mention lazy-loading capability in README  
							
							
							
						 
						
							2024-12-10 23:35:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	cd6e672835 
 
						 
						
							
							
								
								
								Merge branch 'main' into docs-search-bar  
							
							
							
						 
						
							2024-12-10 23:10:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	f8e1856620 
 
						 
						
							
							
								
								
								docs: better performance in the resource widget ft. Keira and Michaili  
							
							
							
						 
						
							2024-12-10 23:10:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	781385f991 
 
						 
						
							
							
								
								
								docs: perform DOM manipulation in batches; preprocess data  
							
							
							
						 
						
							2024-12-10 17:15:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	48829f9d5b 
 
						 
						
							
							
								
								
								Merge pull request  #490  from NotAShelf/typst-preview  
							
							... 
							
							
							
							languages/typst: add live preview for tinymist 
							
						 
						
							2024-12-10 16:35:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	0327918278 
 
						 
						
							
							
								
								
								Merge branch 'main' into typst-preview  
							
							
							
						 
						
							2024-12-10 16:35:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	5db831adb7 
 
						 
						
							
							
								
								
								Merge branch 'main' into docs-search-bar  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-10 13:55:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ching Pei Yang 
								
							 
						 
						
							
							
								
							
							
	
	
	9fad42374f 
 
						 
						
							
							
								
								
								docs: fix search bar style in dark mode  
							
							
							
						 
						
							2024-12-10 11:34:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	0a3855cdc2 
 
						 
						
							
							
								
								
								docs: properly theme searchbar on prefers-dark  
							
							
							
						 
						
							2024-12-10 12:46:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	48bcd5d695 
 
						 
						
							
							
								
								
								visuals/indent-blankline: properly pass setupOpts to mkPluginSetupOption  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Blocked by required conditions 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-09 17:59:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	37dc96575d 
 
						 
						
							
							
								
								
								docs: add search widget to options page  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-09 17:40:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	0c90a7b1c6 
 
						 
						
							
							
								
								
								configuration: disable superfluous language modules in maximal ( #491 )  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Blocked by required conditions 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-09 10:31:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	a369352365 
 
						 
						
							
							
								
								
								languages/typst: add typst-preview.nvim as an extension  
							
							
							
						 
						
							2024-12-09 09:28:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	ed3be410c5 
 
						 
						
							
							
								
								
								meta: update release info (0.8)  
							
							
							
						 
						
							2024-12-09 09:28:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar Abragh 
								
							 
						 
						
							
							
								
							
							
	
	
	fca55e1db1 
 
						 
						
							
							
								
								
								lualine: fix builtin_themes list ( #486 )  
							
							... 
							
							
							
							Co-authored-by: raf <raf@notashelf.dev> 
							
						 
						
							2024-12-09 05:45:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ching Pei Yang 
								
							 
						 
						
							
							
								
							
							
	
	
	f672d3cdee 
 
						 
						
							
							
								
								
								fix: bad comment keymaps ( #488 )  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Has been cancelled 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
							Co-authored-by: raf <raf@notashelf.dev> 
							
						 
						
							2024-12-06 12:57:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	e798d5a226 
 
						 
						
							
							
								
								
								Merge pull request  #485  from horriblename/fix/null-keymap  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Waiting to run 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Waiting to run 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Waiting to run 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Blocked by required conditions 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
							keymaps: fix null key problems 
							
						 
						
							2024-12-06 12:17:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ching Pei Yang 
								
							 
						 
						
							
							
								
							
							
	
	
	ff07905bb8 
 
						 
						
							
							
								
								
								nvim-dap: fix bad keymap options  
							
							
							
						 
						
							2024-12-05 00:58:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ching Pei Yang 
								
							 
						 
						
							
							
								
							
							
	
	
	745da4539e 
 
						 
						
							
							
								
								
								keymaps: fix null key problems  
							
							
							
						 
						
							2024-12-05 00:09:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	66d0a81206 
 
						 
						
							
							
								
								
								docs: github pages compat  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Set up binary cache / cachix (default) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (maximal) (push) Has been cancelled 
				
			 
		
			
				
	Set up binary cache / cachix (nix) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Validate Flake (push) Has been cancelled 
				
			 
		
			
				
	Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / Check latest commit (push) Has been cancelled 
				
			 
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
			
				
	Build and deploy documentation / publish (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-04 17:46:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	8597fb9a5b 
 
						 
						
							
							
								
								
								Merge pull request  #355  from NotAShelf/v0.7  
							
							... 
							
							
							
							v0.7 at last! 
							
						 
						
							2024-12-04 17:21:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	e8018bbd38 
 
						 
						
							
							
								
								
								Merge branch 'main' into v0.7  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-04 17:16:29 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	94d1a26b1c 
 
						 
						
							
							
								
								
								meta: mark as release  
							
							
							
						 
						
							2024-12-04 17:12:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Soliprem 
								
							 
						 
						
							
							
								
							
							
	
	
	18bf52e540 
 
						 
						
							
							
								
								
								languages/gleam: init ( #482 )  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
							* modules/gleam: init
* gleam: not using formatter
* configuration: gleam set to false
* docs: added changelog entry for gleam
* gleam: fixed lsp and treesitter
* gleam: capitalisation 
							
						 
						
							2024-12-04 02:43:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									DamitusThyYeetus123 
								
							 
						 
						
							
							
								
							
							
	
	
	fd4df3432e 
 
						 
						
							
							
								
								
								languages/astro: init ( #481 )  
							
							... 
							
							
							
							* LSP: Add astro
* LSP: Properly add astro
* LSP: Properly actually add astro
* Flake: Fix mnw
* Update flake/develop.nix
Co-authored-by: raf <raf@notashelf.dev>
* Update configuration.nix
Co-authored-by: raf <raf@notashelf.dev>
* Update astro.nix
* Update rl-0.7.md
---------
Co-authored-by: raf <raf@notashelf.dev> 
							
						 
						
							2024-12-03 23:13:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									diniamo 
								
							 
						 
						
							
							
								
							
							
	88834cc93f  
						 
						
							
							
								
								
								run-nvim: fix keymaps  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-03 16:28:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	ce21e1f98a 
 
						 
						
							
							
								
								
								Merge pull request  #473  from horriblename/lib/simpler-binds  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
							internal: simpler helper functions for keymaps 
							
						 
						
							2024-12-02 21:23:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									diniamo 
								
							 
						 
						
							
							
								
							
							
	
	
	b44039031a 
 
						 
						
							
							
								
								
								Merge branch 'v0.7' into lib/simpler-binds  
							
							
							
						 
						
							2024-12-02 18:31:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	c87d2520c2 
 
						 
						
							
							
								
								
								flake: bump inputs  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
						 
						
							2024-12-01 20:46:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	d17c010bf9 
 
						 
						
							
							
								
								
								Merge pull request  #455  from NotAShelf/migrate-opts  
							
							... 
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Check for typos in the source tree / check-typos (push) Waiting to run 
				
			 
		
		
	 
 
	 
							
							neovim/init: set basic options via `vim.options` 
							
						 
						
							2024-12-01 18:45:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	98691619ef 
 
						 
						
							
							
								
								
								docs: update changelogs  
							
							
							
						 
						
							2024-12-01 18:38:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	a6a06f4e72 
 
						 
						
							
							
								
								
								modules/{neovim,wrapper}: move Vim options to vim.options defaults  
							
							
							
						 
						
							2024-12-01 10:09:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	864ee05f57 
 
						 
						
							
							
								
								
								wrapper/rc: set vim.options and vim.globals to freeform submodules  
							
							
							
						 
						
							2024-12-01 09:39:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	0e45c70fb9 
 
						 
						
							
							
								
								
								neovim/init: set basic options via vim.options  
							
							... 
							
							
							
							Less DAGs, more customizability. 
							
						 
						
							2024-12-01 09:37:05 +03:00