Commit Graph

  • 56e6234363 add option for using extended base46 integrations siduck 2023-04-25 10:22:57 +0530
  • cff182ce4b remove outdated plugin info in readme siduck 2023-04-23 17:11:59 +0530
  • fdb3ddb806 rm un-needed code siduck 2023-04-23 08:06:02 +0530
  • 7914da7cd3 include c , v keys in whichkey lazyloading siduck 2023-04-12 18:03:18 +0530
  • 12f26e91ef rm depcreated option from nvimtree config siduck 2023-04-12 14:12:32 +0530
  • 34bdca17d2 clean up siduck 2023-04-10 10:05:05 +0530
  • af123eee4d handle semantic_tokens on lsp_attach based on chadrc option (#1907) siduck 2023-04-10 07:21:07 +0530
  • f873d3cc50 add an option for lsp_semantic_tokens hl groups | fix (#1907) siduck 2023-04-10 06:04:37 +0530
  • b5cf9fde0e
    Added current buffer fuzzy find key mapping (#1903) Shubham K 2023-04-07 22:59:13 +0530
  • 907b112514 make some mapping keybinds lowercased (#1897) siduck 2023-04-05 22:07:36 +0530
  • 3479853e69 feat(mappings): add description to movement keys in normal mode prometheusalpha 2023-04-05 17:44:48 +0700
  • 0619ef4e1e fix(mappings): fix description of j key in x mode hoangnh280 2023-04-05 09:56:14 +0700
  • 1754a23e65 add nvimtree option to preserve window proportions (#1597) siduck 2023-04-04 05:31:43 +0530
  • 4d45597468 gitsign: handling file path with spaces Ashish 2023-04-02 21:26:21 +0100
  • a5906e48fb use function in init opts for all plugins siduck 2023-04-01 12:47:42 +0530
  • 8ec2cb3b76 feat: Increase visibility of floating diagnostic waneon 2023-03-31 09:19:45 +0900
  • 800d066aab feat(bootstrap): indicate that no is the default answer Daniel Boll 2023-03-30 23:44:25 +0000
  • ffdb4fc5e5 add show_numbers option to tabufline config siduck 2023-03-30 18:23:16 +0530
  • c77c086365 add nvimtree_side global in nvimtree config func https://github.com/NvChad/ui/issues/68 siduck 2023-03-29 07:41:21 +0530
  • 55de4b9c85 fix(cmp): lsp suggestions before snippets Daniel Boll 2023-03-28 13:08:37 +0000
  • d7f91016a8 bootstrap.lua: rm useless variables siduck 2023-03-27 05:34:12 +0530
  • 79805b7fea bootstrap: clone base46 to lazy path instead of tmpdir siduck 2023-03-27 05:27:57 +0530
  • 609000db5b bootstrap base46 before lazy siduck 2023-03-26 15:52:41 +0530
  • ed03799697 load defaults cache after lazypath check siduck 2023-03-25 08:15:53 +0530
  • 432b2c1cf1 just load default bas46 cache instead of giving it lazy priority siduck 2023-03-25 05:48:09 +0530
  • 0678b329dc give priority to defaults hl groups cache siduck 2023-03-24 23:16:13 +0530
  • 59cee93fce reduce loc in boostrap.lua siduck 2023-03-24 05:27:09 +0530
  • 7ec4515179 boostrap mason packages properly siduck 2023-03-24 04:35:54 +0530
  • 84bdc2335c save nvchad cache at nvim data dir siduck 2023-03-23 16:09:43 +0530
  • effec96b53 luasnip: add globals for various types of snippets siduck 2023-03-23 16:00:06 +0530
  • 208c31f2ba rm outdated info in readme siduck 2023-03-22 15:54:04 +0530
  • d1d25231cd update nvim version in readme badge siduck 2023-03-22 15:51:49 +0530
  • edb80f4e0c fix: text in readme.md Diogo-ss 2023-03-20 19:09:12 -0300
  • 8214d4e858 fix NVIM_APPNAME Pham Huy Hoang 2023-03-18 14:14:42 +0900
  • 3353abb499 remove unused var Lucario387 2023-03-18 12:41:29 +0900
  • 3563b5af83 normalize all paths Lucario387 2023-03-18 12:40:36 +0900
  • 9dcaefd73f add variable for path seperators siduck 2023-03-17 20:58:22 +0530
  • a5833730d7 fix #1832 Lucario387 2023-03-17 23:41:19 +0900
  • bb87d70fd6 add an option to disable tabufline siduck 2023-03-14 19:52:37 +0530
  • b2aa30b5ae make statusline separators reloadable siduck 2023-03-14 13:58:12 +0530
  • 7830f0334f add options to disable signature siduck 2023-03-14 08:07:06 +0530
  • 8eaa3666dd temporarily silence dofile syntax error during bootstrap siduck 2023-03-14 06:39:26 +0530
  • caeec36191 keep whichkey enabled by default siduck 2023-03-14 06:13:56 +0530
  • 9ae789b332 Update default_config.lua Bruno Krugel 2023-03-13 17:43:13 -0300
  • 521e6f872f
    Update README.md Sidhanth Rathod 2023-03-13 23:50:31 +0530
  • 11f30badfa
    Fix broken site links in readme (#1814) Sidhanth Rathod 2023-03-13 19:36:03 +0530
  • 1e056a7eb4 use main branch example_config in bootstrap siduck 2023-03-12 18:40:57 +0530
  • 08faf1d05a re-add ESC mapping for clearing highlights siduck 2023-03-12 14:46:19 +0530
  • c205f67912
    Update image links Sidhanth Rathod 2023-03-12 13:53:19 +0530
  • 609b5450d5 add mappings btn in nvdash siduck 2023-03-11 12:39:13 +0530
  • 5842684087 add mappings btn in nvdash siduck 2023-03-11 12:08:42 +0530
  • 612561a195
    rm useless badge Sidhanth Rathod 2023-03-10 23:44:35 +0530
  • 9ed851000d add option for telescope style siduck 2023-03-10 12:30:31 +0530
  • acfc5626ac run load_config() before reloading highlights onsaving chadrc siduck 2023-03-10 11:49:54 +0530
  • 1dd3bf5a18 re-add reloading of all custom files siduck 2023-03-10 11:40:24 +0530
  • dab9171e64 put all core stuff in core.init only siduck 2023-03-09 18:07:58 +0530
  • 1d04d70417 exclude indentline in nvdash/nvcheatsheet fts siduck 2023-03-09 06:32:32 +0530
  • 0aafb002b5 misc & cleanup siduck 2023-03-08 18:57:54 +0530
  • a3ea8a9f4d load mappings after custom init.lua siduck 2023-03-01 14:29:12 +0530
  • 3384f81639 load cached highlights whenever base46 updates siduck 2023-02-28 09:23:07 +0530
  • 27455fd2c2 misc siduck 2023-02-26 10:17:45 +0530
  • 09001369f3 Add lazy.nvim to workspace library Lucario387 2023-02-20 19:50:46 +0900
  • 10ba0e7a5a misc siduck 2023-02-19 07:22:16 +0530
  • a6b9c0cae5 wrap some opt modules with function siduck 2023-02-19 07:19:01 +0530
  • a2690a4b72 avoid loading cached highlights in plugin opts file siduck 2023-02-18 14:26:40 +0530
  • 7b3aefee53 add condition to merge user custom plugins siduck 2023-02-17 22:25:31 +0530
  • 6590372791 BREAKING CHANGE: utilize lazy.nvim fully, remove un-needed functions siduck 2023-02-17 22:08:28 +0530
  • 5246faa09a add windows support for compile theme autocmd siduck 2023-02-15 17:37:10 +0530
  • e8e7ed6144 add autocmd for automatically compiling base46 siduck 2023-02-14 11:12:31 +0530
  • 7daf171948 Fix sumneko_lua deprecation, change to lua_ls ariefra 2023-02-12 17:46:20 +0700
  • 8501cc01e1 update nvim-tree option names neo-f 2023-02-09 13:14:06 +0800
  • 205802b49f add nvchad_types to sumenko lsp config siduck 2023-01-31 13:08:39 +0530
  • 2ee1ada911 reduce some LOC siduck 2023-01-29 23:30:13 +0530
  • 4990b23935 use dofile to load cached theme files siduck 2023-01-29 21:36:54 +0530
  • 947186b7ec dont load statusline highlights cache siduck 2023-01-29 18:19:10 +0530
  • 6910a4435d update example_config branch in bootstrap module siduck 2023-01-29 16:59:08 +0530
  • 86bb1413e4 use build opt instead of run siduck 2023-01-26 08:58:44 +0530
  • 2b94bb92e0 clean config & rm un-needed pcalls siduck 2023-01-25 20:11:55 +0530
  • ff93c22e63 remove kyazdani42 repo anosillus 2023-01-17 07:53:25 +0900
  • ed71dba5cc rm un-needed cmdefinitons siduck 2023-01-08 08:30:03 +0530
  • c2946844f9 rm unneeded whitespace in lazy-lock url siduck 2023-01-08 07:59:17 +0530
  • 7303bb2990 avoid using vim.cmd! for running os commands siduck 2023-01-08 07:51:37 +0530
  • 7cd80a35c6 include downloading of lazy-lock.json while bootstrapping siduck 2023-01-08 07:40:00 +0530
  • 4378cb9532 update update_branch variable to lazy siduck 2023-01-07 20:05:25 +0530
  • dc4674cad4 rm un-needed lazy.nvim config siduck 2023-01-07 19:48:47 +0530
  • 1b8eff7516 migrate to lazy.nvim siduck 2023-01-07 13:41:43 +0530
  • 5db2f0978d update nvim-cmp loading strategy Pham Huy Hoang 2023-01-05 12:21:17 +0900
  • ae68290e1f Move friendly-snippets to start There is no reason to lazy load this plugin as there is no lua file Move it to start to simply loading sequence Pham Huy Hoang 2023-01-02 12:15:31 +0900
  • ddeba3c01b bootstrap chadrc template before packer boostrap siduck 2022-12-24 23:44:00 +0530
  • 54280a3e2a add function to install chadrc tempalte during bootstrap siduck 2022-12-24 22:33:33 +0530
  • a2540ef183 Fix mkdir on windows Lucario387 2022-12-23 19:29:25 +0900
  • 9bd303feee rm mappings for navigating within insert mode siduck 2022-12-21 00:25:25 +0530
  • 4c3eafbc20 add option for cheatsheet theme siduck 2022-12-19 22:32:29 +0530
  • 8babf12991 avoid swallowing custom/init.lua errors by pcall siduck 2022-12-17 17:04:52 +0530
  • bdd142dbd6 clean load_config function Sidhanth Rathod 2022-12-17 16:55:30 +0530
  • 78b2cc3106 ensure errors arent silently swallowed in custom chadrc if exists Matt 2022-12-06 15:31:42 +0700
  • 40c180d3b2 config(cmp): simplify disabling scrollbar SHA-5010 2022-12-12 23:46:41 +0900
  • 5ea340171c use dev branch of extensions repo siduck 2022-12-07 05:59:17 +0530
  • 77a6c22fca use lua api for packersync wrapper siduck 2022-12-03 11:17:27 +0530
  • 8db69224ba use lua api to set commands siduck 2022-12-03 10:31:44 +0530