Commit graph

  • 6e063cb3e3 chore: Add some beautiful icons Anonymous1231-dev 2022-05-29 12:46:31 +08:00
  • c7949aa3c3 remove globals from nvimtree config | 3ba383d591 siduck 2022-05-28 07:54:42 +05:30
  • f8b5571466 fix: fixed lspconfig issues and cleaned up Leon Heidelbach 2022-05-26 17:49:13 +02:00
  • cdf18fd334 clean up siduck 2022-05-25 12:36:58 +05:30
  • 5ba309a0df fix: moved lsp mappings to lspconfig to only be set on lsp attach Leon Heidelbach 2022-05-25 01:16:08 +02:00
  • c7cfacd360 register lsp mappings for buffer only siduck 2022-05-24 23:01:35 +05:30
  • 16d5451594 Load nvimtree with alpha so ignore_ft_on_setup actually works nullchilly 2022-05-24 00:45:30 +07:00
  • b800879daa add mapping to disable highlight (#1121) siduck 2022-05-24 05:24:11 +05:30
  • ed9082dfb4 load custom module | fix a2ff5c285e (commitcomment-74274032) siduck 2022-05-23 14:54:59 +05:30
  • a2ff5c285e avoid un-needed lazy loading of packer | improve packer bootstrapping siduck 2022-05-23 12:54:03 +05:30
  • bdf45a447a remove conflicting mappings | (#1119) siduck 2022-05-22 20:22:08 +05:30
  • b159d4e398 Changed dashboard to alpha nullchilly 2022-05-22 18:38:48 +07:00
  • 0b0d6b6fc1 fix: override options before register keys Mactavish 2022-05-22 13:06:24 +02:00
  • d264c3c8e1 Use <C-x> to escape terminal mode | fix (#1115) siduck 2022-05-22 15:43:22 +05:30
  • ef9230a31b use better field name siduck 2022-05-22 14:12:54 +05:30
  • d09abcf8b3 fix: update hide scrollbar logic to work with cmp Freddie Haddad 2022-05-21 11:52:21 -07:00
  • 45b4530fa4 fix typo lixvbnet 2022-05-21 21:47:56 +08:00
  • ed68c4b07d rm un-needed mappings siduck 2022-05-21 12:33:19 +05:30
  • cef2899bba fix #1109 zbirenbaum 2022-05-21 01:18:36 -04:00
  • bcb41ea239 misc siduck 2022-05-21 09:02:45 +05:30
  • ad6752792a minor fix to incorrect statusline in transparent mode | fix (#1107) siduck 2022-05-21 06:10:34 +05:30
  • 8c16f487b5 move statusline highlights to base46 repo siduck 2022-05-20 23:13:18 +05:30
  • a8fd371b08 fix(cmp): change the confirmation behaviour to Insert Arman.H 2022-05-16 17:39:22 +04:30
  • 5716bbcca0 fix: which-key group names can now be properly set with M.groups & refactoring Leon Heidelbach 2022-05-16 14:31:47 +02:00
  • ec62a5cee8 fix: handle bug when which-key is not installed Leon Heidelbach 2022-05-15 15:41:27 +02:00
  • 3fc888c147 fix: remove disabled maps from which-key again Leon Heidelbach 2022-05-15 14:10:39 +02:00
  • 359a286aea fix comment.nvim visual commenting not working (#1081) siduck 2022-05-15 08:12:09 +05:30
  • 0e8c73527c fix: handled bug when no mappings table was set in chadrc Leon Heidelbach 2022-05-14 19:42:02 +02:00
  • 2439d2514f add nvchad_theme global in options.lua siduck 2022-05-14 21:27:18 +05:30
  • 1bc1d9c52a fix: disabled key maps are now completely removed from which-key Leon Heidelbach 2022-05-14 14:56:55 +02:00
  • ef27ad4f2d add mapping for escaping terminal siduck 2022-05-14 16:23:02 +05:30
  • 0369a8ad77 Update mappings.lua Yura Shatunov 2022-05-14 14:21:17 +07:00
  • 970ddf79e5 add: LspInfo window borders siduck 2022-05-14 11:18:29 +05:30
  • 96cd08ef45 fix: default mappings can now be properly disabled, independent of load order Leon Heidelbach 2022-05-14 01:31:13 +02:00
  • c7a4d4e337 feat: fixed & added mappings & users can now add their custom "mode_opt" Leon Heidelbach 2022-05-12 22:13:00 +02:00
  • 63651e90e6
    Update README.md siduck 2022-05-13 01:29:49 +05:30
  • 932bd6a74c
    add new screenshots, nvchad description & history siduck 2022-05-13 01:21:35 +05:30
  • 25305eca92 clean up siduck 2022-05-12 19:27:11 +05:30
  • 0844431d37 breaking change : re-implement custom mappings | simplify it | add whichkey siduck 2022-05-12 18:26:01 +05:30
  • 4fa0b4ae7d feat(config): configs for telescope extensions vlaw 2022-05-09 19:54:02 +08:00
  • c0ca91cb92 add nvchad string to sumneko globals siduck 2022-05-10 20:41:37 +05:30
  • 5a1240be82 refactor: add utils to the global scope Arman.H 2022-05-10 18:13:48 +04:30
  • 8571787d70 add dynamic header padding for dashboard | disable statusline in it siduck 2022-05-10 17:41:26 +05:30
  • 08a16b9201 telescope: Add mapping to close picker with q in normal mode Akianonymus 2022-05-08 21:47:27 +05:30
  • d912bbe67c mapping: Fix p not copy selected text when clipboard in not set Akianonymus 2022-05-08 08:45:13 +05:30
  • 5cb7aeed10 misc siduck 2022-05-07 20:39:20 +05:30
  • a1e33798b6 statusline: Make config overridable Akianonymus 2022-05-07 14:54:35 +05:30
  • 78cf3e97ad nvimtree: Don't exclude custom dir deliberatly Akianonymus 2022-05-07 08:27:05 +05:30
  • b9a1038acd feat: add theme toggle btn | update theme plugin path siduck 2022-05-06 20:14:57 +05:30
  • 0601876ab6 Update cmp.lua Mihnea Creanga 2022-05-06 12:54:49 +00:00
  • b05e90ba8b rm highlight coloring of bufferline, web-devicons (#1025) siduck 2022-05-05 22:49:51 +05:30
  • 836ab5e98e add mapping for :Telescope keymaps Magnus von Wachenfeldt 2022-05-05 18:16:02 +02:00
  • 21513e3b28 hide gitignored files on nvimtree | exclude siduck 2022-05-05 17:14:51 +05:30
  • c74b049408 Update utils.lua siduck 2022-05-05 15:02:38 +05:30
  • 9472212cee Format files Akianonymus 2022-05-05 13:43:53 +05:30
  • 382eb7c60e utils.lua: Improve plugin_list function Akianonymus 2022-05-05 13:40:25 +05:30
  • 08e9ab363e plugins/cmp: Use keymaps for command line too. Akianonymus 2022-05-05 13:38:30 +05:30
  • 492fee1979 clean stuff siduck 2022-05-05 14:57:36 +05:30
  • 6fd4fbbe98 add folder arrows (#1022) siduck 2022-05-04 19:12:26 +05:30
  • 7e3a4e9a9f
    Edited the support section siduck 2022-05-04 17:22:18 +05:30
  • 814f8d1ff8
    Create FUNDING.yml siduck 2022-05-04 17:06:14 +05:30
  • 1d945d19b4 feat: add more autocommands Arman.H 2022-05-04 09:55:04 +04:30
  • cb86c87e88 add lsp-installer because its bette than before now! siduck 2022-05-04 06:55:36 +05:30
  • 5ed71fe682 refactor: rewrite auto-commands in lua Arman.H 2022-05-03 20:54:11 +04:30
  • 854534f54c rice cmp-nvim siduck 2022-05-03 22:57:16 +05:30
  • 174873b41f refactor: remove unnecessarry keymap option Arman.H 2022-05-03 18:36:47 +04:30
  • d84e2b36a1 update plugin name siduck 2022-05-03 12:13:32 +05:30
  • 02d545cd42 breaking change: moved highlight stuff to base16 repo | rewrote whole base16 repo siduck 2022-05-03 00:13:38 +05:30
  • e557dc3af9 Fixing lsp mapping to use leader instead of space Freyskeyd 2022-05-02 15:33:17 +02:00
  • 1c4a202d00 remove un-needed mapping siduck 2022-05-01 22:42:05 +05:30
  • 7123edf0ef rm un-needed module from telescope definition options siduck 2022-05-01 21:31:39 +05:30
  • 89e271c095 ease changing/adding highlight group colors siduck 2022-05-01 21:24:33 +05:30
  • 841f839bb6 Revert "fix: set LSP mappings only for buffers that have a configured language server (#1004)" siduck 2022-05-01 18:24:40 +05:30
  • 9ae7c2aff3 fix error while closing file (#1002) siduck 2022-05-01 08:01:47 +05:30
  • 985217b93f add: Packer snapshot feature (#721) siduck 2022-04-30 23:37:31 +05:30
  • 36aeebc580 fix : luasnip not working (#1000) siduck 2022-04-30 21:48:11 +05:30
  • 3c282a5fd5 fix: replace vertsplit highlights wtih winseparator (#969) siduck 2022-04-30 21:35:40 +05:30
  • 498513d72d put opt keys back primeapple 2022-04-30 13:39:57 +02:00
  • 949a8d5aaf added gc and gb as keys to trigger lazy load on comment plugin, removed unnesc opt keys primeapple 2022-04-30 08:13:34 +02:00
  • c8df626776
    fix (#854) siduck 2022-04-30 15:48:45 +05:30
  • d16546acac fix #977 zbirenbaum 2022-04-29 19:14:30 -04:00
  • 263dcc0115 make statusline separator style customizable | fix (#995) siduck 2022-04-30 03:57:12 +05:30
  • 83fe03455e
    fix (#989) siduck 2022-04-29 22:33:18 +05:30
  • a8466ccf4c fix: set LSP mappings only for buffers that have a configured language server Arman.H 2022-04-29 20:57:51 +04:30
  • 1f3a4787ce fix: update neovim version badge ahhshm 2022-04-29 20:32:13 +04:30
  • 83a044e903 chore: disable omnifunc ahhshm 2022-04-29 20:13:11 +04:30
  • 95951c86a9 add back ability to remove plugins zbirenbaum 2022-04-29 01:04:44 -04:00
  • 36a25ded76 fix <leader>x not closing nvim-tree zbirenbaum 2022-04-28 04:06:38 -04:00
  • aa4bab9605 fix group comments regression zbirenbaum 2022-04-28 03:58:35 -04:00
  • 08da7f6698 clean mappings.lua siduck 2022-04-28 04:34:14 +05:30
  • db18d5f356 add better way to change default options siduck 2022-04-28 04:03:48 +05:30
  • 6750dee431 load missing override functions for cmp/devicons siduck 2022-04-28 03:41:36 +05:30
  • adecbe719f BREAKING CHANGE | re-implementation of custom config siduck 2022-04-27 21:12:28 +05:30
  • d906bb0d9c
    EVERYONE CHECK THE PINNED ISSUE ASAP!!! Sidhanth Rathod 2022-04-22 08:23:40 +05:30
  • 1c8a677024 Fix #938 zbirenbaum 2022-04-14 13:57:11 -04:00
  • bc05e4be08 fix: move option "nvim_tree_indent_markers" to setup c-my 2022-04-11 01:06:46 +08:00
  • 6061f9455d Typecheck return value of chadrc; propagate errors Justin Perez 2022-04-10 06:06:05 -05:00
  • 3d78ef3474 fix: insert mode nav shortcut guoliang 2022-04-10 20:10:47 +08:00
  • 3585ae3dfd use better keybinds for spawning terms siduck 2022-04-10 15:42:46 +05:30
  • cbc813388d override default branch for bufferline justin-f-perez 2022-04-09 18:38:19 -05:00