LazyVIM and some updated configurations
This commit is contained in:
		
							parent
							
								
									451c1ed56d
								
							
						
					
					
						commit
						7d50f578b1
					
				
					 46 changed files with 1269 additions and 969 deletions
				
			
		|  | @ -1,16 +1,2 @@ | |||
| require("blakeridgway.plugins-setup") | ||||
| require("blakeridgway.core.options") | ||||
| require("blakeridgway.core.keymaps") | ||||
| require("blakeridgway.core.colorscheme") | ||||
| require("blakeridgway.plugins.comment") | ||||
| require("blakeridgway.plugins.nvim-tree") | ||||
| require("blakeridgway.plugins.lualine") | ||||
| require("blakeridgway.plugins.telescope") | ||||
| require("blakeridgway.plugins.nvim-cmp") | ||||
| require("blakeridgway.plugins.lsp.mason") | ||||
| require("blakeridgway.plugins.lsp.lspconfig") | ||||
| require("blakeridgway.plugins.lsp.null-ls") | ||||
| require("blakeridgway.plugins.autopairs") | ||||
| require("blakeridgway.plugins.treesitter") | ||||
| require("blakeridgway.plugins.gitsigns") | ||||
| require("blakeridgway.plugins.discord") | ||||
| -- bootstrap lazy.nvim, LazyVim and your plugins | ||||
| require("config.lazy") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway