Commit Graph

  • 1ced81e035 LSP no lsp autostart, improved utils spike 2022-08-29 16:46:20 +0200
  • bf827e0ebd fix #1516 #1517 siduck 2022-08-28 09:14:09 +0530
  • 773778e024 update spike 2022-08-27 05:49:48 +0200
  • 0fa774dd51 session load spike 2022-08-27 05:48:44 +0200
  • 4660c0f0d2 tabularize base config spike 2022-08-27 05:44:09 +0200
  • 7ceb7a4685 update doc folding with treesitter spike 2022-08-27 05:10:46 +0200
  • a6793205eb lua dev tools and repl + folding options spike 2022-08-27 05:09:00 +0200
  • 9848ceff61 navigator stable wip spike 2022-08-26 16:28:12 +0200
  • 696559863b keep ftplugin folder git-ignored | #1510 siduck 2022-08-25 18:01:45 +0530
  • 2b41bcd3df core: Move relavent tabufline code to NvChad/ui repo Akianonymus 2022-08-21 17:39:37 +0530
  • a23d955656 plugins: alpha: Move alpha related cmd to alpha config Akianonymus 2022-08-21 17:26:34 +0530
  • fe9a7b1651 core|options: Add formatoptions in options | Remove unnecessary autocmd Akianonymus 2022-08-21 15:06:09 +0530
  • 9021289421 core: autocmd: Remove 'tabdo wincmd =' on VimResized Akianonymus 2022-08-21 14:02:56 +0530
  • 4ac1ece326 Update lazy_load.lua Aki 2022-08-24 08:17:40 +0530
  • 0f5a96028e fix: gitsigns not loading Lucario387 2022-08-24 09:24:58 +0900
  • a6f2f0e0b9 Breaking Change: Avoid mapping default keybind <S-b> siduck 2022-08-23 18:54:04 +0530
  • 826f75cb6d vim auto sessions spike 2022-08-22 17:00:11 +0200
  • 6c4e49cac4 Info Fugitive fzflua(fix) spike 2022-08-22 16:20:21 +0200
  • 8715b17db3 treesitter-textobjects on own module spike 2022-08-22 16:19:41 +0200
  • f93b7f7c1e cga spike 2022-08-22 15:50:16 +0200
  • 3bc618ef3f folding spike 2022-08-22 03:44:09 +0200
  • 656729bab5 update spike 2022-08-22 03:28:23 +0200
  • 4a5a927de8 fix: Windows User cannot load gitsigns Lucario387 2022-08-20 22:30:01 +0900
  • 51e6c7876f update spike 2022-08-20 21:49:33 +0200
  • 1423db18ba update spike 2022-08-20 16:06:49 +0200
  • 089cbe43f1 update mason filetype siduck 2022-08-20 19:05:30 +0530
  • a67e19a439 feat(init): resize panes when vim window is resized Sébastien Elet 2022-08-19 18:23:25 +0200
  • 130442712b Fix some lsp warnings Akianonymus 2022-08-18 00:31:31 +0530
  • 5e81ae8379 utils: close_buffer: Ask for confirmation when using on modified files Akianonymus 2022-08-17 21:15:23 +0530
  • ce86597c3d utils: bufilter: Check for nil Akianonymus 2022-08-17 21:13:12 +0530
  • d9cd55fc0f make paddings in the layout can be overrided doubleChu 2022-08-15 22:52:52 +0800
  • 66e2904b68 format with stylua Lucario387 2022-08-15 19:42:27 +0900
  • e0d3950f50 fix not using current file's path Lucario387 2022-08-15 19:41:39 +0900
  • 14ef6759be Format with stylua Lucario387 2022-08-15 19:33:44 +0900
  • 8e8d18ed8d fix: not detecting subdir in git repo Lucario387 2022-08-15 19:26:25 +0900
  • be6d1f995f fix mapleader not mapped properly to general mappings siduck 2022-08-15 19:23:55 +0530
  • ac0faa4f8b core: options: Remove redundant code Akianonymus 2022-08-13 15:26:29 +0530
  • 0184035c15 treesitter: Do no set normal syntax highlight here Akianonymus 2022-08-12 22:27:03 +0530
  • 5f23aaf1ca update comment.nvim mappings ( fix its breaking change ) siduck 2022-08-13 05:52:33 +0530
  • f2c3ed0e7d utils: mappings: Allow plugin=true in user mappings Akianonymus 2022-08-12 17:57:32 +0530
  • 78ddf8d624 Just load impatient from init Akianonymus 2022-08-12 11:49:12 +0530
  • a20fc560f3 utils: Improve mapping function | Properly lazy load whichkey Akianonymus 2022-08-11 15:40:26 +0530
  • 01b17d2ad6 remove icons from mapping descriptions siduck 2022-08-09 06:49:38 +0530
  • 65cb9ba5fc fix typo in lsp_references mapping | #1445 siduck 2022-08-08 13:58:49 +0530
  • 04eb37c0f1 'blankline' fix filetype_exclude mason 01GUY 2022-08-08 13:48:49 +0700
  • 8cb28557a9 chore: formatting nullchilly 2022-08-07 14:30:12 +0700
  • 724bc1cdf3 Follow lazy_load guidelines nullchilly 2022-08-07 14:28:16 +0700
  • a1565ce15c fix impatient not found on bootstrap nullchilly 2022-08-07 12:31:41 +0700
  • 074b656cbd fix impatient not found on bootstrap nullchilly 2022-08-07 12:31:11 +0700
  • 33c304f627 chore: stylua format nullchilly 2022-08-07 12:27:58 +0700
  • 6cf0cf6206 fix: impatient loading order nullchilly 2022-08-07 12:26:35 +0700
  • aee1c8b830 fix: impatient loading order nullchilly 2022-08-07 12:26:15 +0700
  • 20f45c3962 Remove impatient profiling nullchilly 2022-08-06 11:06:06 +0700
  • b3d3c5a7dd Don't load packer at startup nullchilly 2022-08-06 10:58:05 +0700
  • 22c3cc0c0d Don't load packer at startup nullchilly 2022-08-06 10:35:20 +0700
  • 74ad741e63 keep whichkey disabled by default siduck 2022-08-07 10:10:50 +0530
  • d2dec96ad6 add whichkey groups back siduck 2022-08-07 08:50:36 +0530
  • 0b83d9cc0c shorten some mapping functions in utils.lua siduck 2022-08-07 08:25:07 +0530
  • 650614d14b avoid loading tabufline mappings in nvchad/uis packer table siduck 2022-08-07 08:11:29 +0530
  • f4655e13ec mappings: Only set mappings if the plugin is enabled Akianonymus 2022-08-04 20:02:16 +0530
  • d7b97dfe63 utils: Improve remove_default_keys function Akianonymus 2022-08-06 20:59:40 +0530
  • 5bd4282835 cmp: load if cmp module is called Akianonymus 2022-07-29 13:57:08 +0530
  • df3ae31e94 simplify gitsigns lazyloading siduck 2022-08-06 08:19:14 +0530
  • cf5e7e9811 add mapping for tbufpick command siduck 2022-08-02 21:11:18 +0530
  • d8b966730c remove useless mappings | gt & gT already exists siduck 2022-08-02 20:21:40 +0530
  • 60fb7fd0a9 load webdevicons plugin after nvchad_ui siduck 2022-08-01 14:00:06 +0530
  • f51e91a391 fix(lsp): lsp on_attach was not called at normal mode tomasky 2022-07-31 22:35:43 +0800
  • 243552c21e override mason.nvim higlights with an autocmd temporarily siduck 2022-07-30 16:01:47 +0530
  • 27f01cbb10 make alpha.nvim options structure match to all other plugin config options siduck 2022-07-30 08:42:18 +0530
  • 4a2d344de4 chore: update issue template tomasky 2022-07-27 20:37:12 +0800
  • 817aeea9a1 fix(0.8): 🐛 update session data dir in neovim nightly tomasky 2022-07-26 17:22:26 +0800
  • 429ce94da1 store vim version in global for v0.8 compatibility checks siduck 2022-07-26 13:05:58 +0000
  • 8eb56b6644 Fix windows env path separator Lilin Lao 2022-07-26 15:22:16 +0800
  • a522cebca8 fix(options): don't set `did_load_filetypes` in neovim nightly ahhshm 2022-07-26 11:10:27 +0430
  • be5fe4ea62 fix: meson.nvim override typo Ryan Caezar Itang 2022-07-26 09:27:50 +0800
  • 45f3a0e32d Update README.md Roberto Silva 2022-07-25 12:44:35 -0500
  • fd30351b0d add cmd to install all mason.nvim packages siduck 2022-07-25 14:25:31 +0000
  • a83ebc34e5 Breaking Change : LSPInstaller is dead so use mason.nvim siduck 2022-07-25 13:49:33 +0000
  • 5d4c51127c clean stuff siduck 2022-07-24 17:00:09 +0000
  • 26fc9b5a6c Breaking change : easen up custom lspconfig setup siduck 2022-07-24 10:45:14 +0000
  • 2b55f9bb78 rm un-needed nvim-colorizer lazyloading function siduck 2022-07-24 10:17:46 +0000
  • 6a789fa37d breaking change for option overriders | rm un-necessary things from config siduck 2022-07-24 07:35:12 +0000
  • 6f0aa376a8 set shiftwidth to 2 | format all files siduck 2022-07-22 16:00:00 +0000
  • ce027efbe9 Update README.md Pratik Pingale 2022-07-15 23:42:01 +0530
  • 84cc8ec750 Add: `NvChad/ui` plugin link Pratik Pingale 2022-07-15 23:28:48 +0530
  • d8a92c75b1 Fix colorizer lazy load messing up cursor position when file is opened Akianonymus 2022-07-15 13:08:42 +0530
  • e94a8c1e25 add global for tabufline CoverNvimtree module | (#1338) siduck 2022-07-15 15:17:42 +0530
  • 74f2efca9f BREAKING Change for statusline_separator & tabufline overriders siduck 2022-07-15 09:37:12 +0530
  • fa68c66454 mappings: Do not use j,k mappings in operator mode Akianonymus 2022-07-14 23:13:49 +0530
  • fb9a7b9206 add nvchad ui plugin siduck 2022-07-14 17:42:00 +0530
  • b9f0e4623e mappings: Add back mappings removed in 0844431d37 | Format files Akianonymus 2022-07-14 15:37:52 +0530
  • 37b2c53a46 fix diff highlights not working on gitcommit filetypes (#1317) siduck 2022-07-13 09:51:20 +0530
  • 7b683eaf63 fix: only access mapping_info.opts field if possible Leon Heidelbach 2022-07-12 18:34:22 +0200
  • 5339bc42ae clean stuff siduck 2022-07-12 21:54:25 +0530
  • 86b3b6e96b
    Dont list quickfix buffers #1310 Sidhanth Rathod 2022-07-08 19:20:57 +0530
  • 1500ff1516 enhancement: update lsp syntax to support both stable and nightly Thieu Nguyen 2022-07-06 10:23:37 +0700
  • 71f30f72c0 signatureHelp: don't capture focus Maximiliano Curia 2022-07-04 18:02:08 +0200
  • c19398b3f6 fix #1309 siduck 2022-07-04 11:51:43 +0530
  • cd5d85a11b modularize statusline config | Make overriding of it actually work (#1307) siduck 2022-07-04 07:09:38 +0530
  • d0cd5714a2 Update stylua option: `no_call_parentheses` -> `call_parentheses` sitiom 2022-07-02 19:24:37 +0800