876 Commits (ee586047e55b6a5ac741d4efa1eab0cf260a5475)
 

Author SHA1 Message Date
Galen Rowell ee586047e5 feat: improve mappings, move `custom/init.lua & chadrc.lua` -> `custom/example_init.lua & example_chadrc.lua` 3 years ago
Galen Rowell 9961cc0113 refactor: clean & re-organise default_config + chadrc
this completely overhauls the design of the two configuration files,
aiming to move options & various tables into a more sensible table structure

BREAKING CHANGE: this will break any user modificiations to the current
config
3 years ago
Galen Rowell 80c8bf4243 feat: allow packaged plugin config overrides within chadrc 3 years ago
Galen Rowell a5a5a8220c refactor: clean & small reorgnaisation of default_config 3 years ago
Galen Rowell a5ae8899d5 fix: merge_tables bug caught 3 years ago
Morten Olsen eced5f2ec4 feat: Hook based overrides 3 years ago
Morten Olsen bfc10e6034 feat: Add custom scripts and hook based setup
This commit introduces a hook system that allows the user to add custom
modules which can use these hooks to invoke function af specific NvChad
events to allow for extending og functionality
3 years ago
Galen Rowell ca1ad15ad2 refactor: Cleaning chadrc, moved to custom & moved default_config to core 3 years ago
siduck76 22f89cfeef Revert "remove cheatsheet.nvim for now"
This reverts commit f3fe3d46c8.
3 years ago
siduck76 f3fe3d46c8 remove cheatsheet.nvim for now 3 years ago
siduck76 0b30ed27d5 replace better-escape.vim with better-escape.nvim 3 years ago
github-actions[bot] 1658bf9fc6 chore: format source code 3 years ago
ayushjaipuriyar21@gmail.com c84f3cd6cf ignore node_module folder in telescope 3 years ago
Ay355 31d605608f docs: fix grammer in README 3 years ago
github-actions[bot] 1b2473bb9c chore: format source code 3 years ago
siduck76 62538e0b37 clean dashboard config 3 years ago
siduck76 61b6eda6af add light theme in theme toggler 3 years ago
siduck76 a52382c6fa fix dashboard ascii spacing 3 years ago
siduck76 256ba205e1 rm un-needed separator from statusline 3 years ago
siduck76 67e1038b59 update felin.nvim config 3 years ago
mxzel d0980b7109 fix typo 3 years ago
siduck76 cafd078e8f fix esc_insertmode settings not getting applied in chadrc (#422) 3 years ago
siduck76 4fcf9524ee
rm lspinstall from readme 3 years ago
siduck76 4c025cd1bf debloat config | remove lspinstall 3 years ago
bruhtus 14f0460317 Remove duplicate nvim-tree images in readme 3 years ago
siduck76 2309f7c249 Update statusline.lua 3 years ago
Akianonymus 85117ef95e statusline: feline: Use default git provider
now it handles dirs too

092442db0c
3 years ago
siduck76 f73ba68c08 move highlight themes to base16 repo 3 years ago
Ashin Antony 3d6d429793 feat: Move treesitter branch to compat-0.5
If you want to use this plugin with Neovim 0.5, please use the 0.5-compat branch. Be aware though that most improvements will require neovim nightly.
https://github.com/nvim-treesitter/nvim-treesitter
3 years ago
siduck76 fe84f3952d add onejelly theme 3 years ago
siduck76 d53761839d use pretty colors for jellybean theme 3 years ago
boppyt 8056b07cdc use jellybeans colors for bg 3 years ago
boppyt f6f13908fc jellybeans: increase overall readability 3 years ago
boppyt 5c22354817 fix jellybeans theme 3 years ago
boppyt 094ad61785 add jellybeans theme 3 years ago
boppyt ddb11c6bc1 add lfgruv theme 3 years ago
Kyle daa05d6688 add: collapsible sections 3 years ago
Kyle 72812acb76 revert: Support section but with better wording 3 years ago
Kyle 62fc276f8c add: plugin developers to support section 3 years ago
Kyle b515097dce fix: chadrc 3 years ago
Kyle 803143c2e9 add: collapsible themes, support refactor 3 years ago
Kyle 562a3b2824 refactor: warning, bloat & previous things 3 years ago
Kyle fed72bd15d add: links to features section 3 years ago
siduck76 f016bf634e fix lazyloading for autosave.nvim 3 years ago
github-actions[bot] 299ce1cde3 chore: format source code 3 years ago
Marco Mayer 1107be6417 Update feline config to new format 3 years ago
VULKAN 2ac6931c69 Auto close Nvimtree incase of quitting last buffer 3 years ago
curtain 9ee56ce229 use_lspsaga deprecated, see lsp_signature upstream commit 3 years ago
siduck76 d1777dfbdf load friendly-snippets before nvim-cmp 3 years ago
siduck76 0fece65c3f update readme 3 years ago