amekusa
		/
		nvim
	
	
				plugin manager
			
			
				lazy.nvim
		
				plugins
			
			
				29
		
				root
			
			
		
				init file
			
			init.lua
		
				lines of code
			
			
				1992
		
				monorepo
			
			no
		
				fork
			
			no
		
				leaderkey
			
			
				Space
Plugins
		
						nvim-tree/nvim-tree.lua
					A file explorer tree for neovim written in lua
			8003
		
		
			1
		file-explorer
	
						ellisonleao/gruvbox.nvim
					Lua port of the most famous vim colorscheme
			2207
		
		
			3
		colorscheme
	
						nvim-treesitter/nvim-treesitter-context
					Show code context
					
			2999
		
		
			3
		editing-support
	
						windwp/nvim-autopairs
					autopairs for neovim written in lua
			3834
		
		
			3
		editing-support
	
						folke/lazy.nvim
					💤 A modern plugin manager for Neovim
					
			19287
		
		
			0
		plugin-manager
	
						hrsh7th/nvim-cmp
					A completion plugin for neovim coded in Lua.
			9175
		
		
			3
		completion