Commit Graph

  • 7654a1fc8c allow showing of buffer in a different tab if its already opened in another tab #1297 siduck 2022-07-01 06:27:40 +0530
  • d4c71e1472 fix hidden buffer tabs not showing in tabufline with less space siduck 2022-06-29 10:17:28 +0530
  • ae77406a64 fix #1276 siduck 2022-06-28 20:09:02 +0530
  • 519a2df1a0 clean up siduck 2022-06-28 11:11:11 +0530
  • 6ff356ae93 fix: let override function works,fix #1287 #1278 tomasky 2022-06-28 12:33:34 +0800
  • f5b6a67ebb Update README.md Kévin Dunglas 2022-06-27 22:56:40 +0200
  • 5b24c94a60 docs: fix broken links in README.md Kévin Dunglas 2022-06-27 22:56:05 +0200
  • ce2a5d8596 fix(luasnip): switch to using global variables Manas Mengle 2022-06-27 16:25:47 +0100
  • 34628a1789 fix(luasnip): make sure friendly-snippets are loaded too Manas Mengle 2022-06-27 16:19:11 +0100
  • 5a3fcd7326 feat(luasnip): added snippet_paths option for luasnip Manas Mengle 2022-06-27 15:58:14 +0100
  • 9ccc95ea6c refactor: remove python2 provider McAuley Penney 2022-06-27 09:21:19 -0700
  • aef0a987cc fix: providers are not disabled McAuley Penney 2022-06-27 08:54:19 -0700
  • e52ba32fa3 feat(nvimtree): enable filesystem watchers Höhl, Lukas 2022-06-27 16:14:43 +0200
  • 73cfdd7367 remove buf_loaded check siduck 2022-06-27 20:11:20 +0530
  • dbb3439982 fix tabufline not showing multiple files on startup | fix #1277 siduck 2022-06-27 19:15:28 +0530
  • 33550e9587 add options for tabufline : enabled, lazyload, override | fix (#1274) siduck 2022-06-27 07:16:33 +0530
  • 9c07c5c2ed fix typo in treesitter init cmds asiryk 2022-06-26 16:58:51 +0300
  • 1fdf01ccd4 feat(nvim-tree): enable adaptize size Höhl, Lukas 2022-06-26 14:33:51 +0200
  • 62b9c09f44 fix tabufline crash when formatting buf | (#1265) siduck 2022-06-26 06:24:52 +0530
  • 876295ec02 rm misleading field name for tabufline in default_config siduck 2022-06-25 11:21:50 +0530
  • 845d5b4866 write own lightweight tabufline | remove bufferline siduck 2022-06-24 19:24:59 +0530
  • 5e4b2e6a11 avoid cmp to take over "<CR>" #1258 siduck 2022-06-24 10:24:45 +0530
  • d327582dc0 telescope: remove deprecated option: `use_less` Sabu Siyad 2022-06-22 13:08:13 +0530
  • 8b0a28195b fix: typo on readme [asethetic] -> [aesthetic] Dikson Santos 2022-06-21 18:20:05 -0300
  • e57a3b5de9 added missing brackets Rentib 2022-06-21 13:24:31 +0200
  • 2138c846be Fix Plugin Override Function Capabilities Chris 2022-06-19 13:38:29 -0400
  • 7bb3afbb96 feat: add warning message when using PackerSync on snapshot branches Leon Heidelbach 2022-06-20 01:26:13 +0200
  • 46590c3772 fix 4f1ee6ec8f (commitcomment-76448502) siduck 2022-06-19 16:55:40 +0530
  • 4f1ee6ec8f Breaking change for statusline_separator field users | optimize statusline & make it overridable siduck 2022-06-19 13:43:11 +0530
  • 099e075a01 lazy load plenary.nvim siduck 2022-06-18 16:25:37 +0530
  • a99a789f74 fix #1223 siduck 2022-06-18 14:25:23 +0530
  • 9bca3eacae clean config | fix (#1225) (#1226) siduck 2022-06-18 09:57:17 +0530
  • 349ee96a20 feat: export lazy_load function for user custom plugins vlaw 2022-06-17 19:06:03 +0800
  • 92082d64e5 feat: (BETA release) NvChadSnapshots are here. Look at the pinned issue for more information! Leon Heidelbach 2022-06-16 19:41:19 +0200
  • 977864e24d Update lazy_load.lua tomaswyz 2022-06-16 15:11:12 +0800
  • c0d75edea0 fix: always display `LSP ~` tomaswyz 2022-06-16 11:29:31 +0800
  • dac05df972 Fix deprecation notice on nightly zbirenbaum 2022-06-16 00:15:17 -0400
  • 6bb209a834 fix #1215 zbirenbaum 2022-06-16 00:01:15 -0400
  • 1383117bd3 Update lazy_load.lua tomaswyz 2022-06-15 22:26:10 +0800
  • 771046a738 feature: make override can be a function a690700752 2022-06-15 20:11:53 +0800
  • 2091160434 BREAKING change for hl_override users siduck 2022-06-15 17:08:39 +0530
  • e1be20329e Update statusline.lua siduck 2022-06-15 17:03:30 +0530
  • d66c000d48 fix: show all lsp of mulit-lsps workspace DragonBillow 2022-06-15 17:18:38 +0800
  • aabf8ca225 make lspsignature window float above the cursor to avoid cmp overlapping siduck 2022-06-15 07:26:10 +0530
  • a7a6945f52 dont lazy load extensions plugin as its useless to do so siduck 2022-06-14 23:23:13 +0530
  • 50fdc12f80 fix #1207 siduck 2022-06-14 22:56:57 +0530
  • 31f0a2bd4c fix creepy issue related to lazyloading siduck 2022-06-14 19:50:34 +0530
  • 0bde81a074 Improve startuptime | remove un-needed plugins | lazy load plugin highlights too siduck 2022-06-14 17:36:27 +0530
  • d42ffe1ac7 fetch correct lsp name while existing multi actived lsp clients kiyon 2022-06-13 12:39:47 +0800
  • 5b37cb5875 fix #1188 | remove options that already have default vim values | remove better-escape.nvim as it feels un-needed, ESC or Ctrl c can be used for escaping normal mode or just map jk to ESC siduck 2022-06-10 17:24:02 +0530
  • 5ee4f93309 clean readme | rm outdated info & update img links siduck 2022-06-09 08:45:28 +0530
  • dd260cb4d5 add custom highlight group for cmp siduck 2022-06-09 05:55:35 +0530
  • 700801b313 avoid overriding default vim.lsp functions siduck 2022-06-07 11:11:55 +0530
  • 4a603d1a1d add tag release field in bufferline packer definition (#1176) siduck 2022-06-06 20:10:56 +0530
  • 1b4ac82718 Update init.lua Waldir Borba Junior 2022-06-06 09:56:29 -0300
  • d9263b3718 add error handling in statusline for devicons plugin siduck 2022-06-06 10:10:35 +0530
  • 39a7f60682 add arrow style for statusline TianYaX 2022-06-06 11:46:48 +0800
  • 671321e0c8 trunacate statusline components on less space siduck 2022-06-06 05:51:02 +0530
  • 1b5ecdce45 add depth field to nvim-gps conf siduck 2022-06-05 20:30:21 +0530
  • 48b1226961 write own statusline | remove feline siduck 2022-06-05 19:11:26 +0530
  • 9e3a43302c rm un-needed code siduck 2022-06-03 12:03:07 +0530
  • fd96cc3c63 change proiority of completion list in nvim-cmp Mohammad Hosein 2022-06-03 05:42:06 +0430
  • 88bd63d407 fix #1168 | make disabling of default plugins in options.lua overridable siduck 2022-06-03 01:08:09 +0530
  • 56c9b087ea fix edgecase for nonicon filetypes in statusline siduck 2022-06-02 23:58:08 +0530
  • 9b7b44f74f add nvim_gps to statusline | populate renamer popup with old value siduck 2022-06-02 23:29:15 +0530
  • 9f48587d63 add option to override luasnip options AlexanderHOtt 2022-06-01 15:36:44 -0700
  • 77c1287db8 add global for transparency and fix (#1164) siduck 2022-06-01 19:33:11 +0530
  • b828b677bd Make Comment.nvim and gitsigns configs overridable siduck 2022-06-01 17:27:21 +0530
  • 1f4f614415 rm non-existent gloabl from sumneko_lua conf siduck 2022-06-01 16:22:20 +0530
  • d802e8e2a6 add lsp rename popup window siduck 2022-06-01 14:50:01 +0530
  • f78dc30508 minor improvements to startuptime siduck 2022-06-01 00:49:23 +0530
  • 59de298d8f fix #1155, #1149 siduck 2022-05-30 12:33:46 +0530
  • fd96f4ddbd make autopairs overridable | fix (#1154) siduck 2022-05-30 12:16:18 +0530
  • 70390c6e8d rm misleading code in example chadrc | (#1149) siduck 2022-05-30 09:13:45 +0530
  • 1381e924cf fix no lspmappings without custom mappings | 0f013d4e7b (commitcomment-74845391) siduck 2022-05-29 20:26:16 +0530
  • ebe1512108 fix (#1145) siduck 2022-05-29 19:35:02 +0530
  • 34fbb2e066 Revert "fix #1141" siduck 2022-05-29 19:26:12 +0530
  • 4055b8bb19 fix 0f013d4e7b (commitcomment-74835702) siduck 2022-05-29 16:56:49 +0530
  • 1a1bc99f1b misc siduck 2022-05-29 16:21:17 +0530
  • cb97cef2a7 remove usage of globals for util functions siduck 2022-05-29 16:07:47 +0530
  • 0f013d4e7b Breaking change for non-whichkey users | Refactor mapping functions siduck 2022-05-29 15:08:53 +0530
  • c5bcf9d9a1 fix #1141 zbirenbaum 2022-05-29 02:53:03 -0400
  • 6e063cb3e3 chore: Add some beautiful icons Anonymous1231-dev 2022-05-29 12:46:31 +0800
  • c7949aa3c3 remove globals from nvimtree config | 3ba383d591 siduck 2022-05-28 07:54:42 +0530
  • f8b5571466 fix: fixed lspconfig issues and cleaned up Leon Heidelbach 2022-05-26 17:49:13 +0200
  • cdf18fd334 clean up siduck 2022-05-25 12:36:58 +0530
  • 5ba309a0df fix: moved lsp mappings to lspconfig to only be set on lsp attach Leon Heidelbach 2022-05-25 01:16:08 +0200
  • c7cfacd360 register lsp mappings for buffer only siduck 2022-05-24 23:01:35 +0530
  • 16d5451594 Load nvimtree with alpha so ignore_ft_on_setup actually works nullchilly 2022-05-24 00:45:30 +0700
  • b800879daa add mapping to disable highlight (#1121) siduck 2022-05-24 05:24:11 +0530
  • ed9082dfb4 load custom module | fix a2ff5c285e (commitcomment-74274032) siduck 2022-05-23 14:54:59 +0530
  • a2ff5c285e avoid un-needed lazy loading of packer | improve packer bootstrapping siduck 2022-05-23 12:54:03 +0530
  • bdf45a447a remove conflicting mappings | (#1119) siduck 2022-05-22 20:22:08 +0530
  • b159d4e398 Changed dashboard to alpha nullchilly 2022-05-22 18:38:48 +0700
  • 0b0d6b6fc1 fix: override options before register keys Mactavish 2022-05-22 13:06:24 +0200
  • d264c3c8e1 Use <C-x> to escape terminal mode | fix (#1115) siduck 2022-05-22 15:43:22 +0530
  • ef9230a31b use better field name siduck 2022-05-22 14:12:54 +0530
  • d09abcf8b3 fix: update hide scrollbar logic to work with cmp Freddie Haddad 2022-05-21 11:52:21 -0700
  • 45b4530fa4 fix typo lixvbnet 2022-05-21 21:47:56 +0800
  • ed68c4b07d rm un-needed mappings siduck 2022-05-21 12:33:19 +0530