Commit graph

  • edcf93ea81 docs: fix some old links Jorde Vorstenbosch 2021-12-31 14:21:46 +01:00
  • e77be17fe6 fix typo in example_init.lua justin-f-perez 2021-12-28 13:25:47 -06:00
  • de9b702f0e hide indentline on telescope preview window siduck 2021-12-27 07:42:51 +05:30
  • 688586eeec Telescope: Remove no_ignore option from find files ryanb-dev 2021-12-26 18:20:58 -06:00
  • 331754a890 nvimtree: Load after nvim-web-devicons when lazy load disabled Akianonymus 2021-12-26 10:04:19 +05:30
  • 60212005cb statusline: Refresh after BufRead too Akianonymus 2021-12-26 10:09:19 +05:30
  • 19cb35d80e make nvimtree folder match its icon color siduck 2021-12-25 10:57:25 +05:30
  • a2d91acc84 nvimtree: Allow changing lazy load from chadrc | Resolve https://github.com/NvChad/NvChad/issues/621 Akianonymus 2021-12-24 23:35:13 +05:30
  • 7be01383ab raise the minimum version to 0.6+ boppyt 2021-12-23 22:54:08 +09:00
  • ae90cca3f0 lua vim.diagnostic.setloclist Erasin 2021-12-23 20:54:42 +08:00
  • 344a9aa90c fix typo in feline repo boppyt 2021-12-23 08:43:49 +09:00
  • e5435e93de update feline config (rename colors table to theme) siduck 2021-12-22 22:35:16 +05:30
  • dbc95e41bf fix feline with new diagnostic api boppyt 2021-12-23 01:23:46 +09:00
  • 3a966955d4 make lspconfig mappings compatible with nvim 0.6v siduck 2021-12-22 18:05:07 +05:30
  • 31e551af30 Make lspconfig mappings configurable. Danilo Horta 2021-12-18 22:39:59 +00:00
  • 1cd5150b70 update comment toggle mappings (#658) siduck 2021-12-16 18:55:33 +05:30
  • f718060260 Rename esc_insertmode to better_escape - change the plugin status name for better_escape Sravanth C 2021-12-16 13:02:49 +05:30
  • abcd035e89 make lsphandlers overridable siduck 2021-12-15 20:27:54 +05:30
  • 01f652fcc4 hide nvimtree rootdir by default siduck 2021-12-13 18:59:14 +05:30
  • 7c9bf9cbe3 add some options for nvimtree siduck 2021-12-12 08:49:40 +05:30
  • d2db2cc1cd plugin: Use Comment.nvim | Resolve #646 & #626 Akianonymus 2021-12-11 22:23:09 +05:30
  • 16d035c031 fix silly spelling mistake siduck 2021-12-11 11:52:41 +05:30
  • 2293b16709 Cleanup | Format files Akianonymus 2021-12-11 01:49:35 +05:30
  • 773d25980c fix blank telescope results title (#638) siduck 2021-12-09 05:59:15 +05:30
  • 52d4b564ba add more charity links ^^ siduck 2021-12-08 22:37:22 +05:30
  • 01babafd72 add option for fillchars siduck 2021-12-08 12:30:16 +05:30
  • 2a8afcb7b6 rm theme toggler config siduck 2021-12-07 14:06:34 +05:30
  • 27c33790ef Merge branch 'dev' siduck 2021-12-07 13:50:54 +05:30
  • ef6c1d4c27 Merge branch 'main' into dev siduck 2021-12-07 13:50:39 +05:30
  • fc593d0321
    Delete format.yml siduck 2021-12-07 14:05:58 +05:30
  • 310d84d47f
    Merge branch 'main' into dev siduck 2021-12-07 13:59:11 +05:30
  • 97572ee1bb Fix LSP diagnostic icons Deneir Uy 2021-12-07 16:19:31 +08:00
  • 03d55e94a4 update highlights for lsp diagnostics siduck 2021-12-04 23:06:07 +05:30
  • 84c3a18fab include telescope highlights for transparency siduck 2021-12-04 21:38:30 +05:30
  • 6347a00023 add mapping, highlights for keybind cheatsheet | disable indentline in it siduck 2021-12-04 21:04:04 +05:30
  • 653a2f5337 add flat look to telescope | disable gitignore on nvimtree siduck 2021-12-04 20:42:44 +05:30
  • 9e8af5ad93 include NvimTreeNormalNC for transparency | add #608 siduck 2021-11-24 20:08:11 +05:30
  • 067c6cc7fc
    Delete example_init.lua siduck 2021-11-19 09:28:09 +05:30
  • 7114ebd945
    Delete example_chadrc.lua siduck 2021-11-19 09:27:55 +05:30
  • b4da490138 gitignore custom dir | add example configs siduck 2021-11-19 07:44:06 +05:30
  • 5c69d46dd6 rm unused config in nvimtree | include vim highlighting support by default siduck 2021-11-19 07:17:09 +05:30
  • 07b4d19b8f feat(nvimtree): exclude terminal from window picker Daniel Cardona Rojas 2021-11-17 10:04:37 -05:00
  • 3330d1cc06 clean up! siduck 2021-11-17 11:00:57 +05:30
  • aa9667a5de Revert "add cheatsheet.nvim" siduck 2021-11-15 22:51:51 +05:30
  • 1567a9c73a use tbl_deep_extend to merge configs | rm other functions siduck 2021-11-15 21:39:35 +05:30
  • e8b919723e add cheatsheet.nvim siduck 2021-11-14 18:23:59 +05:30
  • bdd6dc12c2 restructure | clean default_config siduck 2021-11-14 12:43:36 +05:30
  • 5db36d44fb restructure highlights.lua siduck 2021-11-14 06:57:49 +05:30
  • 8de3f4e84c restructure init.lua | lspconfig siduck 2021-11-14 06:49:33 +05:30
  • a256591e90 move plugin override function to utils | increase packer clone timeout siduck 2021-11-13 23:07:20 +05:30
  • b4c50fa443 misc change in override function siduck 2021-11-13 22:26:38 +05:30
  • c8a27d701c cleanup! siduck 2021-11-13 21:59:31 +05:30
  • fd668e559e add option for overriding highlights (#596) siduck 2021-11-09 06:21:27 +05:30
  • c5fe1f711e add : option to load autopairs sequentially (#584) siduck 2021-11-05 20:04:52 +05:30
  • 4b2bbe5d1c update configs for nvimtree and autopairs siduck 2021-10-30 15:48:44 +05:30
  • 01eec524be fixing broken links to chadtributors bsmirks 2021-10-29 18:00:03 -05:00
  • c7a36fe7d8 fixing broken links bsmirks 2021-10-29 17:59:11 -05:00
  • 69c0f38a7a fixing broken links bsmirks 2021-10-29 17:58:10 -05:00
  • 2cf5fe7cea update screenshot links siduck76 2021-10-29 19:10:52 +05:30
  • 6e3e0bf029 fix luasnip incorrect path (#526) siduck76 2021-10-28 06:04:50 +05:30
  • 0e493bcacc add telescope title highlights siduck76 2021-10-27 12:10:13 +05:30
  • 068ae08f6c avoid using cmp disable var for autopairs (#567) siduck76 2021-10-22 05:47:35 +05:30
  • 67962828bb Add smartcase option Andrew Balmos 2021-10-21 17:36:23 -04:00
  • 56d05ac9d9 rm matchparen highlight (#557) siduck76 2021-10-21 14:21:50 +05:30
  • 003038b2a7 rm : doc lines from signature.nvim popups siduck76 2021-10-21 09:12:31 +05:30
  • eefee5e17d clean config for inactive statusline siduck76 2021-10-17 11:28:47 +05:30
  • 16a0c97fc9 fix: use better name for mapping max397574 2021-10-16 17:54:17 +02:00
  • 9a45bb3f20 fix: Disabling shortline from chadrc Akianonymus 2021-10-14 10:57:28 +05:30
  • 1b4a67a1e1 nvimtree: disable updating cwd on focused files (#546) siduck76 2021-10-11 16:46:34 +05:30
  • a24a65ab6b update : nvimtree diagnostic config siduck76 2021-10-11 09:55:44 +05:30
  • fb9c54bc5d add: highlight color for NvimTreeNormalNC siduck76 2021-10-10 07:41:47 +05:30
  • cb977a5313 fix: use of left/right arrow keys in insert mode Ay355 2021-10-08 18:02:53 -07:00
  • 1b44d4f2b9 add : highlight color for matchparen siduck76 2021-10-09 12:10:09 +05:30
  • e8bbe1e4a1 Revert "update : capabalities cmp stuff in lspconfig | load cmp_lsp after lspconfig" siduck76 2021-10-09 11:17:21 +05:30
  • d221504482 add: cmp highlight groups siduck76 2021-10-09 10:03:49 +05:30
  • 1ec9f80bdb fixed formatting max397574 2021-10-08 15:36:15 +02:00
  • 1af5510d03 fix cmp use correct function max397574 2021-10-08 15:30:15 +02:00
  • 8a426b9e62 fix cmp use new function max397574 2021-10-08 15:26:20 +02:00
  • 40554c80ad fix: new function to check for cmp completitions max397574 2021-10-08 15:08:57 +02:00
  • 5799af49e2 Fix another grammar mistake in example_init.lua peppapig450 2021-10-07 15:17:28 -07:00
  • d47fcda9ef add: ttf, woff, woff2 icons Sravanth C 2021-10-07 00:53:53 +05:30
  • 5aa370e375 feat: robots.txt icon - added robots.txt font glyph for nvim-web-dev-icons Sravanth C 2021-10-07 00:43:23 +05:30
  • 7449c9e4f6 fix spelling/grammar in the example files peppapig450 2021-10-06 14:25:51 -07:00
  • e0ac314fab chore: Remove unsupported featurs from README.md ashincoder 2021-10-06 21:09:53 +05:30
  • 86d92a2fd2 update : capabalities cmp stuff in lspconfig | load cmp_lsp after lspconfig siduck76 2021-10-05 06:59:00 +05:30
  • 4a349a3b45
    fix(CI): CI bug fixed | docs: Added charity contribution link (#532) (#533) vladislav doster 2021-10-04 04:26:36 -05:00
  • 7d5a15f7ce
    fix(CI): CI bug fixed | docs: Added charity contribution link (#532) Ashin Antony 2021-10-04 10:11:57 +05:30
  • 6fb97be55c chore: Removed superLinter ashincoder 2021-10-01 07:41:46 +05:30
  • b2cd5e38f5 fix: fix issue #455. Ashin Antony 2021-09-30 22:22:52 +05:30
  • 2356ba069e fix: #501 | delay when use d in visual mode Akianonymus 2021-10-02 11:50:51 +05:30
  • 585266dcef fix: Packer blank window on PackerSync Akianonymus 2021-10-02 10:59:23 +05:30
  • d810cc35a7 chore: format files Akianonymus 2021-10-02 10:45:50 +05:30
  • 317eedd9b2 feat: Make short statusline toggleable from chadrc Akianonymus 2021-10-02 10:37:42 +05:30
  • a1c234e001 clean : debloat config | rm un-needed plugins siduck76 2021-10-02 10:41:50 +05:30
  • ba3af27de0 add config option to disable nvimtree Nathan Wallace 2021-10-01 21:50:17 -05:00
  • bd1319895d rm : unused function in bufferline config siduck76 2021-10-02 07:52:46 +05:30
  • cd9b2c4810 Revert "fix : packer blank window on PackerSync" siduck76 2021-10-01 19:34:18 +05:30
  • 9a2430132f fix : packer blank window on PackerSync siduck76 2021-10-01 17:15:23 +05:30
  • 1c9b5b46e4 rm : outdated lspconfig in example_chadrc siduck76 2021-10-01 05:14:02 +05:30
  • bcb4b15669 chore: format source code github-actions[bot] 2021-09-30 04:23:09 +00:00