Commit Graph

  • 7953c3a806 plugins/configs/statusline: Fix branch seperator Akianonymus 2021-08-27 13:40:20 +0530
  • 7ab8e81792 Hide statusline in help too Akianonymus 2021-08-27 11:57:25 +0530
  • 6b31861aeb remove custom area from bufferline siduck76 2021-08-27 16:00:44 +0530
  • b63e1502a5 fix: Fixing the luasnip error while tabbing ashincoder 2021-08-27 14:53:58 +0530
  • cc0b31716b fix: Fixing the luasnip error while tabbing ashincoder 2021-08-27 14:53:58 +0530
  • 57d0714362 format on pushes only not PR's. Ashin Antony 2021-08-27 13:50:43 +0530
  • 86fd575523
    format on pushes only not PR's. Ashin Antony 2021-08-27 13:50:43 +0530
  • 0e09c3f471 rm extra space from statusline icons siduck76 2021-08-27 13:48:04 +0530
  • 2dcc4ca53d Changed mappings to move between windows/terminals with Ctrl+h,j,k,l JoakoV3 2021-08-27 02:50:07 -0300
  • 2c33e3dd38 mappings: Fix strange delete/yank/cut behaviour | Resolve #379 Akianonymus 2021-08-27 08:30:14 +0530
  • a1c103b6a8 lsp: Reload current buffer after startup Akianonymus 2021-08-26 23:44:12 +0530
  • 97e155f3a2 use nerdfont glyphs for lsp progress spinners siduck76 2021-08-27 09:58:54 +0530
  • f7ff16e84e Update format.yml Ashin Antony 2021-08-27 09:38:16 +0530
  • 335e32ae60
    Update format.yml Ashin Antony 2021-08-27 09:38:16 +0530
  • 130b2bfe00
    Update format.yml siduck76 2021-08-27 09:16:10 +0530
  • e1f3a25966
    Update format.yml Ashin Antony 2021-08-27 09:13:07 +0530
  • 4fb6c44489 mappings: Fix strange delete/yank/cut behaviour | Resolve #379 Akianonymus 2021-08-27 08:30:14 +0530
  • 4b90b7c3fa lsp: Reload current buffer after startup Akianonymus 2021-08-26 23:44:12 +0530
  • 828217b9da feat: Added gh action formatter ashincoder 2021-08-27 08:57:58 +0530
  • b57bb5ebee feat: Added gh action formatter ashincoder 2021-08-27 08:57:58 +0530
  • c87482f107 lazy load luasnip after cmp siduck76 2021-08-27 08:11:46 +0530
  • 647c3730ae clean up siduck76 2021-08-27 07:56:44 +0530
  • 253047747a remove lspkind siduck76 2021-08-27 07:53:06 +0530
  • 475a4c5f38 replace compe with cmp siduck76 2021-08-27 06:44:58 +0530
  • 59ec5a5fed Correct bufferline diagnostics alternate setting Prescott Murphy 2021-08-26 20:29:55 +0000
  • f08c2dca28
    Correct bufferline diagnostics alternate setting Prescott Murphy 2021-08-26 20:29:55 +0000
  • 3c7de7a890
    keep chadreload on hold for now siduck76 2021-08-26 22:59:05 +0530
  • e107e1aaf7 add space between lsp text/icon in statusline siduck76 2021-08-26 20:07:48 +0530
  • 4e645c3c9f mappings: Change reload_config function name Akianonymus 2021-08-26 18:58:48 +0530
  • 780142b150 plugins/configs/bufferline: Use a more unique func name quit all, to avoid conflicts Akianonymus 2021-08-26 17:11:42 +0530
  • adf0168dcc plugins: More lazy load, yay Akianonymus 2021-08-26 15:10:26 +0530
  • 66de975543 plugins/configs/statusline: Fix % icon for page position Akianonymus 2021-08-26 15:34:29 +0530
  • af597372ec plugins/configs/statusline: Remove extra space in lsp indicator Akianonymus 2021-08-26 13:53:48 +0530
  • ee981f4f4a plugins/configs/statusline: Fix git branch not appearing without opening files Akianonymus 2021-08-26 11:58:40 +0530
  • b58d864483 mappings: Change reload_config function name Akianonymus 2021-08-26 18:58:48 +0530
  • f139fbaec2 plugins/configs/bufferline: Use a more unique func name quit all, to avoid conflicts Akianonymus 2021-08-26 17:11:42 +0530
  • b47538e927 plugins: More lazy load, yay Akianonymus 2021-08-26 15:10:26 +0530
  • 27de883c52 plugins/configs/statusline: Fix % icon for page position Akianonymus 2021-08-26 15:34:29 +0530
  • 040239bb11 plugins/configs/statusline: Remove extra space in lsp indicator Akianonymus 2021-08-26 13:53:48 +0530
  • dfff703100 plugins/configs/statusline: Fix git branch not appearing without opening files Akianonymus 2021-08-26 11:58:40 +0530
  • 8a21e73cc5
    avoid using q! for quitting vim siduck76 2021-08-26 16:28:21 +0530
  • 8f733755e8 add clickable btn for exiting nvim siduck76 2021-08-26 15:01:48 +0530
  • 80b632ee95 feat: Added lsp radial progress ashincoder 2021-08-26 13:22:48 +0530
  • 1c8872d07f feat: Added lsp radial progress ashincoder 2021-08-26 13:22:48 +0530
  • 8c77e2f0b9
    Merge branch 'main' into feat/lsp_progress Ashin Antony 2021-08-26 13:12:24 +0530
  • a33e783a14 fix: Fixed lsp_status func ashincoder 2021-08-26 13:11:31 +0530
  • 40e577f1f6 feat: Added lsp_progress ashincoder 2021-08-26 13:10:33 +0530
  • 2f2389a31b statusline add lsp status siduck76 2021-08-26 10:59:37 +0530
  • 21b2680e56 Merge branch 'main' of github.com:NvChad/NvChad siduck76 2021-08-26 10:48:17 +0530
  • 7d8f6b85c7 feat: Load lspkind on insert event. ashincoder 2021-08-26 10:34:48 +0530
  • 80d36cca00 move to feline.nvim siduck76 2021-08-26 10:48:13 +0530
  • 03549ec4e4 feat: Load lspkind on insert event. ashincoder 2021-08-26 10:34:48 +0530
  • 9635b45404 clean mappings conf siduck76 2021-08-25 20:13:47 +0530
  • c02b1a063f feat: Added cmd for ChadReload ashincoder 2021-08-25 20:09:20 +0530
  • a2a6dc7679 feat: Added cmd for ChadReload ashincoder 2021-08-25 20:09:20 +0530
  • d70b9ffb87 Improve commenter config and awareness of contexts Brance Boren 2021-08-25 03:38:17 -0600
  • 9b4b288d01 utils: load_config: Use filereadable to check if file exists Akianonymus 2021-08-23 15:15:22 +0530
  • 753f144d3f packerInit: Print error on clone failed Akianonymus 2021-08-23 11:07:44 +0530
  • 1b2ec94b75 feat: Add copy_del and copy_cut options to config Akianonymus 2021-08-23 01:10:31 +0530
  • 49216a9c93 feat: Support for custom user mappings | Improve map function Akianonymus 2021-08-25 10:58:56 +0530
  • 1bcef9408a utils: load_config: Use filereadable to check if file exists Akianonymus 2021-08-23 15:15:22 +0530
  • e974b69df9 packerInit: Print error on clone failed Akianonymus 2021-08-23 11:07:44 +0530
  • ef12db648f feat: Add copy_del and copy_cut options to config Akianonymus 2021-08-23 01:10:31 +0530
  • 050651c8ff feat: Support for custom user mappings | Improve map function Akianonymus 2021-08-25 10:58:56 +0530
  • 6512f6810b create userspace for custom configs Galen Rowell 2021-08-21 12:53:49 +1000
  • 4828cfd282 add mapping for finding hidden files with telescope (#360) siduck76 2021-08-25 05:36:44 +0530
  • 3dc1db884c disable some plugins by default siduck76 2021-08-25 05:11:55 +0530
  • c66fb4ff3d add diagnostics options to bufferline/nvimtree siduck76 2021-08-24 21:15:05 +0530
  • cd5433d24b fix incorrect bg in tokyonight theme siduck76 2021-08-24 15:58:33 +0530
  • bf3e9a323f make gitsigns plugin load on dir containing .git only siduck76 2021-08-24 15:37:38 +0530
  • 2f61dbfcd8 feat: Added border for lsp hover doc ashincoder 2021-08-24 13:23:01 +0530
  • df5bc17e7e feat: Added border for lsp hover doc ashincoder 2021-08-24 13:23:01 +0530
  • 7d74ca4767 use default lspconfig siduck76 2021-08-24 11:01:01 +0530
  • a3dbef5872 fix statusline bug, handle all Vim modes Galen Rowell 2021-08-24 14:20:32 +1000
  • 6138e3798c fix statusline bug, handle all Vim modes Galen Rowell 2021-08-24 14:20:32 +1000
  • bce7e624e2 Add LSP code action mappings Cam Cope 2021-08-23 18:16:47 -0700
  • fba26a3a40 commands to load fugitive Noah Lidell 2021-08-23 18:11:02 -0500
  • b98829d156
    Add LSP code action mappings Cam Cope 2021-08-23 18:16:47 -0700
  • 8f7f1628b6 commands to load fugitive Noah Lidell 2021-08-23 18:11:02 -0500
  • 09f6c4c067 fix: don't hide dot files by default Kévin Dunglas 2021-08-23 14:20:24 +0200
  • 6163d40d9f
    fix: don't hide dot files by default Kévin Dunglas 2021-08-23 14:20:24 +0200
  • 6fbb503a16 use ascending sorting : telescope (#346) siduck76 2021-08-23 17:15:29 +0530
  • ac83f1d580 add mapping to focus nvimtree (349) siduck76 2021-08-23 16:44:52 +0530
  • b2ec48ef30 avoid using global function : lspconfig siduck76 2021-08-23 16:06:02 +0530
  • 49c809b6be fix contribute link in readme Charlie Strawn 2021-08-22 19:44:33 -0500
  • c748a2c69f fix contribute link in readme Charlie Strawn 2021-08-22 19:44:33 -0500
  • a65368aed9 fix typo Nicolas Dermine 2021-08-22 20:57:18 +0200
  • 12963b850d
    fix typo Nicolas Dermine 2021-08-22 20:57:18 +0200
  • 33c9b8f563 Merge branch 'main' into usr Renzo 2021-08-22 11:25:15 -0600
  • 82ff27dc7e Merge branch 'NvChad-main' Renzo 2021-08-22 11:15:41 -0600
  • 36b26412b6 Merge branch 'main' of https://github.com/NvChad/NvChad into NvChad-main Renzo 2021-08-22 11:09:35 -0600
  • f97490d179 Added a command to quickly spin up a working NvChad docker container Niels Mentink 2021-08-22 16:09:45 +0200
  • 75316e427f Added a command to quickly spin up a working NvChad docker container Niels Mentink 2021-08-22 16:09:45 +0200
  • bf3d4b31a6 Missed in previous commit Akianonymus 2021-08-22 17:57:59 +0530
  • c044fb7bd6 Missed in previous commit Akianonymus 2021-08-22 17:57:59 +0530
  • a28a838c06 NvChad/core -> Nvchad/extensions Akianonymus 2021-08-22 17:47:14 +0530
  • a82f71334f telescope-media: Check if ueberzug is available before loading the extension Akianonymus 2021-08-22 16:05:50 +0530
  • ef40dfcbc1 plugins: Properly lazy load telescope Akianonymus 2021-08-22 13:15:25 +0530
  • 3ee3b0368a config: Seperate plugin and non-plugin configs Akianonymus 2021-08-22 11:58:15 +0530
  • e08a460543 config: Expose tabstop option Akianonymus 2021-08-22 08:51:52 +0530