Commit Graph

  • 34537a4cb5
    Update statusline.lua siduck 2022-06-15 17:03:30 +0530
  • 3ed5de75aa
    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
  • 73f84d4a9f replaced nvim-gps with nvim-navic Sanchay Kumar 2022-06-14 01:56:32 +0530
  • d42ffe1ac7 fetch correct lsp name while existing multi actived lsp clients kiyon 2022-06-13 12:39:47 +0800
  • 95b0f45208 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
  • ab82061394
    feat: adding configuration for file_info path Freyskeyd 2022-06-10 12:12:01 +0200
  • 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
  • 57844dde52 feat: add j-hui/fidget.nvim support to display LSP progress Waldir Borba Junior 2022-06-06 19:23:16 -0300
  • 82a8938606
    Merge 9dc36d97f2 into 4a603d1a1d Waldir Borba Junior 2022-06-06 21:11:03 +0000
  • 9dc36d97f2
    Delete lspconfig.lua Waldir Borba Junior 2022-06-06 18:11:01 -0300
  • 46e44234a4
    Update init.lua Waldir Borba Junior 2022-06-06 18:08:19 -0300
  • 7f90ace239
    Merge branch 'NvChad:main' into main Waldir Borba Junior 2022-06-06 17:54:06 -0300
  • 4a603d1a1d add tag release field in bufferline packer definition (#1176) siduck 2022-06-06 20:10:56 +0530
  • 500308b944
    Merge branch 'NvChad:main' into main Waldir Borba Junior 2022-06-06 11:11:26 -0300
  • 80c99fed33
    Update lspconfig.lua Waldir Borba Junior 2022-06-06 10:18:22 -0300
  • 1b4ac82718 Update init.lua Waldir Borba Junior 2022-06-06 09:56:29 -0300
  • 8791fafd4e
    Merge pull request #1 from waldirborbajr/waldirborbajr-comment-new-line Waldir Borba Junior 2022-06-06 09:57:29 -0300
  • 3e6e33c16d
    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
  • f03ffa80c8 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
  • f1213c0c3c 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
  • 43ff6d6496 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
  • 7dd27014b5 feat: create sextension points vlaw 2022-06-01 19:33:58 +0800
  • 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
  • 6dc76f0e56 updated lua/plugins/configs/nvimtree.lua icons Mahmoud Mohammed 2022-05-31 05:41:59 +0200
  • f8fbdb2a3a update depreciated functions AlexanderHOtt 2022-05-30 10:58:05 -0700
  • 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
  • 2eaeccf7f1 Breaking change for non-whichkey users | Refactor mapping functions siduck 2022-05-29 15:08:53 +0530
  • 7970cabc7c remove-globals zbirenbaum 2022-05-29 04:54:34 -0400
  • 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
  • e50f937429
    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
  • 4743cfaa99
    Update statusline.lua ThatOneOcto 2022-05-26 18:32:00 -0400
  • c3c315914a fix: fixed lspconfig issues and cleaned up Leon Heidelbach 2022-05-26 17:49:13 +0200
  • 134bb9be74 clean up siduck 2022-05-25 12:36:58 +0530
  • a2d541fa7c fix: fixed lspconfig issues and cleaned up Leon Heidelbach 2022-05-26 17:49:13 +0200
  • 3e6f404fa7 Use `server_capabilities` instead of `resolved_capabilities` dswij 2022-05-25 20:57:13 +0800
  • 7082c2b51c clean up siduck 2022-05-25 12:36:58 +0530
  • e0de3b27ee fix: moved lsp mappings to lspconfig to only be set on lsp attach Leon Heidelbach 2022-05-25 01:16:08 +0200
  • a79edd7f30 fix: moved lsp mappings to lspconfig to only be set on lsp attach Leon Heidelbach 2022-05-25 01:16:08 +0200
  • 8b53700d80 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
  • 2e237a3e2f
    Load nvimtree with alpha so ignore_ft_on_setup actually works nullchilly 2022-05-24 00:45:30 +0700
  • 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
  • ee100b6720
    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
  • abb2ea9bdd 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
  • 5040e6c1f4 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
  • aa7d5f6da7
    fix typo lixvbnet 2022-05-21 21:47:56 +0800
  • ed68c4b07d rm un-needed mappings siduck 2022-05-21 12:33:19 +0530
  • cef2899bba fix #1109 zbirenbaum 2022-05-21 01:18:36 -0400
  • bcb41ea239 misc siduck 2022-05-21 09:02:45 +0530
  • ad6752792a minor fix to incorrect statusline in transparent mode | fix (#1107) siduck 2022-05-21 06:10:34 +0530
  • 8c16f487b5 move statusline highlights to base46 repo siduck 2022-05-20 23:13:18 +0530
  • 3ce708fd66 to continue dev, run './build.sh reset' to reset plugin versions lixvbnet 2022-05-17 09:14:10 +0800
  • 771c086f97 run './build.sh release' to tag all plugins lixvbnet 2022-05-16 20:38:26 +0800