Commit Graph

  • 229ad7e00d Fix j -> gj mapping. i3cheese 2022-03-19 12:32:34 +0700
  • ec274db8b2 Make the alpha override-abble. johnsiras 2022-03-19 12:19:54 +0800
  • 4ad0bf1b22 Exposing on_attach to configure plugins in custom Freyskeyd 2022-03-13 11:38:57 +0100
  • f58c7e7b9e fix nvimtree opening half on file open (#606) siduck 2022-03-12 08:39:16 +0530
  • 1278a3b703 Imporve luasnip Tab jump behaviour socialsmoker223 2022-03-04 07:53:40 +0800
  • ef6ecab861 fix(null-ls): stop null-ls prompt for multiple formaters Daniel Boll 2022-03-07 10:12:32 -0300
  • e1cdf92a01 clean nvimtree config siduck 2022-03-02 14:43:29 +0530
  • ac392cd29b misc siduck 2022-03-02 14:36:21 +0530
  • cb531cd90b shorten some long mapping vars, fix (#849)| fix (#836) siduck 2022-03-01 12:43:34 +0530
  • 1777be0064 fix for treesitter not loading on creating new file zbirenbaum 2022-02-28 04:40:14 -0500
  • 5ec6112a59 fix for (#844) Replace-paste at end of line incorrect Ruben Verheyden 2022-02-27 13:18:59 +0100
  • 0cf5d77f72 feat: Run :TSUpdate on TS Install / Update Jay Patel 2022-02-22 23:09:21 -0500
  • 05e48656de Fix typo, become chadributor Niclas 2022-02-21 14:50:39 +0000
  • 76d194b141 fix for getting config settings from plugin table zbirenbaum 2022-02-19 22:53:34 -0500
  • ceaf02e0bf replace dashboard with alpha.nvim (#816) siduck 2022-02-20 11:44:43 +0530
  • c1e372e2cd fix autocmd breaking term plugins zbirenbaum 2022-02-19 21:21:55 -0500
  • 9ca0af1a24 disable nvimtree hijack on buffers siduck 2022-02-17 19:45:43 +0530
  • 4be722d4a6 fix global variable causing issues zbirenbaum 2022-02-14 15:32:23 -0500
  • d9d380e41b clean example chadrc siduck 2022-02-14 16:15:39 +0530
  • f81531df42 improve method of adding and removing plugins zbirenbaum 2022-02-13 02:39:07 -0500
  • a21e884983 remove snippet option for cmp | fix telescope first time delay siduck 2022-02-12 07:31:23 +0530
  • ca481b1385 fix acid blue cursor Felix Kratz 2022-02-10 20:27:26 +0100
  • e7bba86ccf plugins/colorizer: Move to our org fork Akianonymus 2022-02-07 20:17:14 +0530
  • baaa7f0d4b fix (#793) siduck 2022-02-06 10:16:32 +0530
  • 748f0db485 lazy load Comment.nvim on gcc keybind (#801) siduck 2022-02-05 19:09:25 +0530
  • 7b7c204e23 correct repo name for extensions plugin siduck 2022-02-04 22:19:06 +0530
  • f4c4d8f6c6 enable snippets by default siduck 2022-02-04 22:17:10 +0530
  • 70baf718d2 clean highlights definitions siduck 2022-02-04 12:19:16 +0530
  • 46db63749f cmp: Add border to floating docs, move completeopt inside config Akianonymus 2022-02-01 16:39:51 +0530
  • 5a3ac7300d plugins/lspkind_icons: Add icon for TypeParameter Akianonymus 2022-02-01 14:19:08 +0530
  • 71295f9b61 re-add lspconfig capabilities siduck 2022-02-02 22:26:04 +0530
  • 3ee787fe08 remove un-needed filetype option siduck 2022-02-02 10:07:49 +0530
  • 2eab84f8f1 lunasnip super-tab like mapping example from hrsh7th/nvim-cmp socialsmoker223 2022-02-01 21:06:01 +0800
  • d0ad028efc rm conflict in mappings siduck 2022-01-31 14:31:21 +0530
  • 195f6f3621 Toggle relative numbers and copy to system clipboards mappings i3cheese 2022-01-30 22:39:47 +0700
  • 1f73ef0ec6 clean remove_default_plugins function siduck 2022-01-31 14:13:51 +0530
  • 6b06bb9ed4 Remove duplicate code, missed in d8dabe9 | Format files Akianonymus 2022-01-31 10:58:52 +0530
  • d8dabe9e5e defer and restore shada zbirenbaum 2022-01-30 23:33:15 -0500
  • bd98d76ad6 improve startup time with shada load deferral zbirenbaum 2022-01-30 22:22:29 -0500
  • e87c10f225 fix for removals zbirenbaum 2022-01-30 21:13:53 -0500
  • 4bda425371 added field for removing plugins to default config and call to plugin removal in init.lua zbirenbaum 2022-01-30 20:29:35 -0500
  • 4b68a75853 added helper functions for removing plugins from default plugin table zbirenbaum 2022-01-30 20:28:19 -0500
  • a3a5b506de fix empty snippets i3Cheese 2022-01-31 01:56:58 +0700
  • de246fa0f5 Resolve https://github.com/NvChad/NvChad/issues/774 | Format Akianonymus 2022-01-30 22:34:39 +0530
  • 64c32d2e5e clean packer config | Breaking change siduck 2022-01-30 12:51:46 +0530
  • e8b31c9308 add impatient.nvim and filetype.nvim | improve startuptime siduck 2022-01-29 23:02:23 +0530
  • 50aa25f307 remove duplicate var | tidy siduck 2022-01-29 20:03:59 +0530
  • 0349de6d10 lazy load nvim-cmp if snippets are disabled siduck 2022-01-29 19:59:40 +0530
  • 2a02054a39 Add config.plugins.status.snippets to enable/disable snippets i3cheese 2022-01-29 19:16:01 +0700
  • ee5b79d3d4 fix (#740) | lazy load lspconfig on nvim_cmp_lsp module siduck 2022-01-26 20:17:44 +0530
  • 20e8249efa fix typo in variable siduck 2022-01-23 13:03:39 +0530
  • 4511b84d6c load lspconfig after cmp | fix (#740) siduck 2022-01-23 12:54:15 +0530
  • ddd13df5af Fix typo emincanozcan 2022-01-22 22:50:22 +0300
  • c2a1298ac0 fix error handling of custom/init.lua (#739) siduck 2022-01-22 18:33:05 +0530
  • b9fcaf610f plugins:lspconfig: Add module name to packer config Akianonymus 2022-01-22 13:23:15 +0530
  • bad06dc44f mappings: Allow to remove plugin mappings in chadrc Akianonymus 2022-01-22 12:51:12 +0530
  • 4c85f25a09 init.lua: Print error message if custom init.lua cannot be called properly Akianonymus 2022-01-22 12:10:07 +0530
  • b86ae3b170 configs/statusline: Fix extra space before git diff removed icon Akianonymus 2022-01-22 10:19:32 +0530
  • a0dd82a292 clean nvimtree config siduck 2022-01-22 11:05:27 +0530
  • 4077ff3520 fixed chadrc string overrides calling default function parameter. Added ability to use function as config override zbirenbaum 2022-01-21 16:31:58 -0500
  • bccd8e4ab9 utils: Improve override functions | Fix nvimtree and statusline config | Misc Akianonymus 2022-01-21 17:19:49 +0530
  • 82211ed829 updated init.lua requires to support new plugin default configuration format zbirenbaum 2022-01-20 19:28:01 -0500
  • c3beea11ee Added support for modifying specific key values in default configs via chadrc to all plugin configurations with setup table(s) zbirenbaum 2022-01-20 19:26:05 -0500
  • cf7f8a557a added helper function to support partial plugin config overrides via tables in chadrc zbirenbaum 2022-01-20 19:12:09 -0500
  • 8f7b19f23b lazy load telescope module siduck 2022-01-20 11:37:32 +0530
  • e6223cc587 Enable FastWrap capabilities: https://github.com/windwp/nvim-autopairs#fastwrap Danilo Horta 2022-01-11 22:59:35 +0000
  • b1338beb0f add option to toggle lazy load for cmp and related siduck 2022-01-11 18:43:09 +0530
  • a21ee2f22f clean | organize statusline config siduck 2022-01-11 11:42:02 +0530
  • fa9f9aad0b rewrote statusline to be compartmentalized into named components and easier to understand/customize as a basis zbirenbaum 2022-01-10 23:39:37 -0500
  • 8c2bbd2143 fix cursor bugging when using auto-completion #603 siduck 2022-01-11 06:14:32 +0530
  • e9b25e5912 rm un-needed lazy loading for comment.nvim siduck 2022-01-10 06:32:27 +0530
  • 71b710b35b add option for packerInit | fix (#715) siduck 2022-01-09 09:07:18 +0530
  • ea6f2a1490 hotfix to :Telescope command flag order David Stark 2022-01-08 01:54:55 +0000
  • 83ad616dd3 when finding all files via Telescope follow symlinks David Stark 2022-01-08 00:52:11 +0000
  • 6f65cffaa1 chore: add spell directory to gitignore Matt Bailey 2022-01-07 12:23:25 -0800
  • 4e54ee0081 rm hooks siduck 2022-01-07 19:58:05 +0530
  • 799432e99e load custom/init.lua at last | fix (#694) siduck 2022-01-07 07:30:55 +0530
  • 0a546e4720 rm unused hook siduck 2022-01-06 22:30:48 +0530
  • 4c88eaec49 readme badge : update nvim version siduck 2022-01-04 06:44:45 +0530
  • 1e6f9a2e52 fix errors thrown by neovim no longer allowing implicit conversions of nil to 0 in api function calls. See neovim/neovim#16745 for details on why this is now an error zbirenbaum 2022-01-03 15:50:00 -0500
  • 9d013a3529 chore: fix typos Dundar Göc 2022-01-03 22:28:09 +0100
  • 9551ce7031 rm telescope-media-files.nvim! siduck 2022-01-01 17:30:42 +0530
  • abe720b881 remove telescope fzf-native.nvim plugin siduck 2022-01-01 16:24:19 +0530
  • edcf93ea81 docs: fix some old links Jorde Vorstenbosch 2021-12-31 14:21:46 +0100
  • e77be17fe6 fix typo in example_init.lua justin-f-perez 2021-12-28 13:25:47 -0600
  • de9b702f0e hide indentline on telescope preview window siduck 2021-12-27 07:42:51 +0530
  • 688586eeec Telescope: Remove no_ignore option from find files ryanb-dev 2021-12-26 18:20:58 -0600
  • 331754a890 nvimtree: Load after nvim-web-devicons when lazy load disabled Akianonymus 2021-12-26 10:04:19 +0530
  • 60212005cb statusline: Refresh after BufRead too Akianonymus 2021-12-26 10:09:19 +0530
  • 19cb35d80e make nvimtree folder match its icon color siduck 2021-12-25 10:57:25 +0530
  • a2d91acc84 nvimtree: Allow changing lazy load from chadrc | Resolve https://github.com/NvChad/NvChad/issues/621 Akianonymus 2021-12-24 23:35:13 +0530
  • 7be01383ab raise the minimum version to 0.6+ boppyt 2021-12-23 22:54:08 +0900
  • ae90cca3f0 lua vim.diagnostic.setloclist Erasin 2021-12-23 20:54:42 +0800
  • 344a9aa90c fix typo in feline repo boppyt 2021-12-23 08:43:49 +0900
  • e5435e93de update feline config (rename colors table to theme) siduck 2021-12-22 22:35:16 +0530
  • dbc95e41bf fix feline with new diagnostic api boppyt 2021-12-23 01:23:46 +0900
  • 3a966955d4 make lspconfig mappings compatible with nvim 0.6v siduck 2021-12-22 18:05:07 +0530
  • 31e551af30 Make lspconfig mappings configurable. Danilo Horta 2021-12-18 22:39:59 +0000
  • 1cd5150b70 update comment toggle mappings (#658) siduck 2021-12-16 18:55:33 +0530
  • f718060260 Rename esc_insertmode to better_escape - change the plugin status name for better_escape Sravanth C 2021-12-16 13:02:49 +0530