siduck76
							
						 
					 | 
					
						
						
						
						
							
						
						
							19e17eac58
							
						
					 | 
					
						
						
							
							add uwu theme
						
						
						
						
						
					 | 
					
						2021-09-01 19:03:34 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								siduck76
							
						 
					 | 
					
						
						
						
						
							
						
						
							e1dfaa7a45
							
						
					 | 
					
						
						
							
							add default config for nvim-colorizer
						
						
						
						
						
					 | 
					
						2021-08-30 05:54:31 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								siduck76
							
						 
					 | 
					
						
						
						
						
							
						
						
							146c0ed54f
							
						
					 | 
					
						
						
							
							improve aquarium theme colors
						
						
						
						
						
					 | 
					
						2021-08-29 10:01:41 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Frenzy
							
						 
					 | 
					
						
						
						
						
							
						
						
							1dacbeb462
							
						
					 | 
					
						
						
							
							Added Aquarium
						
						
						
						
						
					 | 
					
						2021-08-29 09:46:28 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								siduck76
							
						 
					 | 
					
						
						
						
						
							
						
						
							d5f4c04424
							
						
					 | 
					
						
						
							
							add original gruvbox theme
						
						
						
						
						
					 | 
					
						2021-08-28 06:48:51 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								siduck76
							
						 
					 | 
					
						
						
						
						
							
						
						
							2efac1cd67
							
						
					 | 
					
						
						
							
							add original nord theme | rename norchad
						
						
						
						
						
					 | 
					
						2021-08-28 06:22:26 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								ashincoder
							
						 
					 | 
					
						
						
						
						
							
						
						
							7d8f6b85c7
							
						
					 | 
					
						
						
							
							feat: Load lspkind on insert event.
						
						
						
						
						
					 | 
					
						2021-08-26 10:51:16 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								siduck76
							
						 
					 | 
					
						
						
						
						
							
						
						
							cd5433d24b
							
						
					 | 
					
						
						
							
							fix incorrect bg in tokyonight theme
						
						
						
						
						
					 | 
					
						2021-08-24 15:58:33 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Akianonymus
							
						 
					 | 
					
						
						
						
						
							
						
						
							9ffddb6b52
							
						
					 | 
					
						
						
							
							Restructure config | Move some to a packer plugin | Lot of cleanup
						
						
						
						
						
						
						
						* move teleacope files, updater and related utils to
  https://github.com/NvChad/core
* restructure config file and directory structure
* expose mappings for better escape
* allow multiple mappings for some
* improve merge table function for the same
* move autocommands to a seperate file
* rearrange everything alphabetically where sanely possible
* rearrange packer plugin list on the basis of trigerred state
config structure now
 .
├──  init.lua
├──  LICENSE
├──  lua
│  ├──  chadrc.lua
│  ├──  colors
│  │  ├──  highlights.lua
│  │  ├──  init.lua
│  │  └──  themes
│  │     ├──  chadracula.lua
│  │     ├──  everforest.lua
│  │     ├──  gruvchad.lua
│  │     ├──  javacafe.lua
│  │     ├──  mountain.lua
│  │     ├──  norchad.lua
│  │     ├──  one-light.lua
│  │     ├──  onedark.lua
│  │     ├──  tokyonight.lua
│  │     └──  tomorrow-night.lua
│  ├──  core
│  │  ├──  autocmds.lua
│  │  ├──  init.lua
│  │  ├──  mappings.lua
│  │  ├──  options.lua
│  │  └──  utils.lua
│  ├──  default_config.lua
│  └──  plugins
│     ├──  configs
│     │  ├──  autopairs.lua
│     │  ├──  autosave.lua
│     │  ├──  bufferline.lua
│     │  ├──  chadsheet.lua
│     │  ├──  compe.lua
│     │  ├──  dashboard.lua
│     │  ├──  gitsigns.lua
│     │  ├──  icons.lua
│     │  ├──  lspconfig.lua
│     │  ├──  luasnip.lua
│     │  ├──  nvimtree.lua
│     │  ├──  others.lua
│     │  ├──  statusline.lua
│     │  ├──  telescope.lua
│     │  ├──  treesitter.lua
│     │  └──  zenmode.lua
│     ├──  init.lua
│     └──  packerInit.lua
└──  README.md 
						
					 | 
					
						2021-08-22 17:54:10 +05:30 | 
					
					
						
						
							
							
							
						
					 |