Commit Graph

  • 7da662785a feat: add optional user_lua_ls_settings table to defaults #3315 Ro 2025-07-13 17:40:58 -04:00
  • df171667ff
    Merge 224b888fd216cc5ef0e46cc9224e6c2d86d63845 into 29ebe31ea6a4edf351968c76a93285e6e108ea08 #3313 Nick Krichevsky 2025-07-13 03:21:10 +00:00
  • 224b888fd2 Migrate to nvim-treesitter 'main' #3313 Nick Krichevsky 2025-07-12 15:17:35 -04:00
  • 29ebe31ea6
    Set lua_ls runtime version to LuaJIT v2.5 sdvcrx 2025-07-12 22:46:43 +08:00
  • d62c9537b2
    Update lspconfig.lua #3312 Sidhanth Rathod 2025-07-12 20:16:07 +05:30
  • a9f8efa082
    Set lua_ls runtime version to LuaJIT sdvcrx 2025-07-12 20:41:38 +08:00
  • a792fd1d96 feat(option): splitkeep #3308 siduck 2025-07-04 08:53:36 +05:30
  • f95da3325c Revert "fix(plugins): use main branch for nvim-treesitter #3295" siduck 2025-06-19 01:02:14 +05:30
  • 63789f3465
    perf: use cmp-async-path for async indexing without blocking main UI (#3067) N3cr0m4nc3r 2025-06-18 20:47:23 +07:00
  • 0ea8767b74 fix(plugins): use main branch for nvim-treesitter #3295 siduck 2025-06-18 19:02:29 +05:30
  • 478299d345 fix: remove un-needed luasnip autocmd https://github.com/NvChad/ui/issues/482 siduck 2025-06-02 09:35:45 +05:30
  • d4e5b8a10f update mason.nvim repo owner siduck 2025-05-07 21:42:12 +05:30
  • c75b1ffe56
    Disable lazy-loading for gitsigns.nvim #3268 Daniel Odrinski 2025-04-30 10:09:20 +02:00
  • d5ea76925f
    fix(lspconfig): use safer 0.11 compatibility check (#3265) Levente Polyak 2025-04-24 23:26:24 +02:00
  • 417a00d030
    fix(lspconfig): use safer 0.11 compatibility check #3265 Levente Polyak 2025-04-24 21:33:43 +02:00
  • 4765c80114 fix(lspconfig): use LspAttach for setting on_attach mappings #3264 siduck 2025-04-24 22:32:40 +05:30
  • 84f8170fda fix(lspconfig): temporarily support 0.10 #3251 siduck 2025-04-18 11:01:20 +05:30
  • fea919443f fix(mappings): use x instead of v for lsp format siduck 2025-04-17 07:00:30 +05:30
  • 118d99588b
    feat(mappings): support range lsp formatting Kamack38 2025-04-16 20:21:47 +02:00
  • 94ddf89629
    feat: 🎸 Support range formatting #3247 kamack38 2025-04-16 12:15:04 +02:00
  • 65ffd7dbb9
    readme: mention v0.11 as required neovim version Sidhanth Rathod 2025-04-15 18:44:39 +05:30
  • 1b220e97d0 refactor: migrate to vim.lsp.config/enable siduck 2025-04-15 09:46:36 +05:30
  • 46b15ef1b9 rm: dont remap inbuilt mappings of v0.11 nvim siduck 2025-04-08 18:49:35 +05:30
  • 71ecbbbedc Resolved merge conflict by accepting remote changes #3207 Dragonjinx 2025-02-27 22:31:16 +01:00
  • 812d8ba12a Merge tag 'v2.5' of https://github.com/NvChad/NvChad into NvChad-v2.5 Dragonjinx 2025-02-27 22:24:16 +01:00
  • 54677faed2
    Add auto_install to Treesitter to automatically install missing parsers when entering a buffer #3180 dodofarm 2025-01-31 21:40:14 +00:00
  • 2d6f2fd89b feat(mappings): add Ctrl + Backspace support to delete a word in insert mode #3178 iambasantarai 2025-01-24 12:19:17 +05:45
  • 6f25b27396 fix: MasonInstallAll not available after 2nd try https://github.com/williamboman/mason.nvim/discussions/1795 siduck 2025-01-13 12:12:15 +05:30
  • ff34cbb341
    Update README.md Sidhanth Rathod 2025-01-12 12:02:18 +05:30
  • e0af34139b
    Update mappings.lua #3147 Yuva 2024-12-23 23:50:52 +05:30
  • adf329cd11
    Update treesitter.lua #3146 Yuva 2024-12-23 23:25:44 +05:30
  • 118180bc08
    Update telescope.lua #3145 Yuva 2024-12-23 23:23:12 +05:30
  • c3be668148
    Update telescope.lua #3144 Yuva 2024-12-23 23:08:15 +05:30
  • 7088fc7b21
    Update nvimtree.lua #3143 Yuva 2024-12-23 23:02:26 +05:30
  • 8feaabe23d
    Update mason.lua #3142 Yuva 2024-12-23 23:00:55 +05:30
  • 84655c490a
    Update lspconfig.lua #3141 Yuva 2024-12-23 22:55:37 +05:30
  • a9685a4eda
    Update gitsigns.lua #3140 Yuva 2024-12-23 22:52:54 +05:30
  • d65ae47565
    Update cmp.lua #3139 Yuva 2024-12-23 22:49:08 +05:30
  • 8b87024c27
    Update autocmds.lua #3138 Yuva 2024-12-23 22:47:05 +05:30
  • 1480082420 Add ufo plugin. Used for folding #3119 Kayce Serafin 2024-11-29 13:35:33 -07:00
  • 25b3717b20
    Add theme toggle mapping #3095 voidanix 2024-11-11 22:26:58 +01:00
  • 5dbfb02586 More visually appealing diagnostics display #3083 micahkepe 2024-11-06 10:30:14 -06:00
  • bbc3d43db0 rename few plugins org names to nvzone siduck 2024-11-06 12:39:34 +05:30
  • 9b04b0c22b
    Fixed spelling mistakes (#3080) Toddneal Stallworth 2024-11-03 19:48:56 -08:00
  • 02b54026cc Fixed spelling mistakes #3080 Toddneal Stallworth 2024-11-03 19:21:18 -08:00
  • 984ee5f7e2
    perf: use cmp-async-path for async indexing without blocking main UI #3067 Nguyen Thanh Quang 2024-10-24 17:28:15 +07:00
  • b259555ef0 fix(telescope): lazy load extensions in defined list #3057 D-Dev 2024-10-20 12:41:42 +07:00
  • 09dd13e9c6 chore: add cmds for minty plugin spec siduck 2024-10-19 07:44:49 +05:30
  • 21a9c4719a add missing menu mappings #3054 Pedro Clerici 2024-10-17 22:39:00 -03:00
  • dcb4c4038c
    Merge 0e5c5ca81a7a5d2a412988a3c249404c5b4b71a3 into 8792679a08c6747ba3f5890a01561442abec6935 #3039 Sumanth 2024-10-16 11:16:36 -05:00
  • 8792679a08
    rm: un-needed key for whichkey lazy-loading #3047 Sidhanth Rathod 2024-10-16 19:29:28 +05:30
  • 0e5c5ca81a Mapping: add resume previous search with telescope #3039 Sumanth 2024-10-12 10:13:11 +05:30
  • 0d44aa9bbb
    Merge ad3e74a3858e075d7f8228a0d86d4fe6f645c4f7 into f6025f0788880989484733c90deff07dff01ef02 #3036 Colt 2024-10-10 19:06:16 -04:00
  • ad3e74a385 whichkey: set event to VeryLazy #3036 AustinCGause 2024-10-10 19:05:29 -04:00
  • f6025f0788
    Mapping descriptions in lowercase (small consistency fixes) (#3035) Rubin Simons 2024-10-10 18:20:54 +02:00
  • 11313bc1b8 Exception for acronyms #3035 Rubin Simons 2024-10-10 17:04:14 +02:00
  • 62ee4ebcef All mapping descriptions in lowercase Rubin Simons 2024-10-10 16:50:45 +02:00
  • 95d6dbe49b
    Update terminal mapping description (#3034) Alexander 2024-10-10 16:08:01 +02:00
  • fdcdddfb92
    Update terminal mapping description #3034 Alexander Shirokov 2024-10-10 15:46:08 +02:00
  • a69f893e49 update readme siduck 2024-10-07 20:53:04 +05:30
  • db9d45cc3d rm: un-needed mason.opts.ensure_installed warning siduck 2024-10-05 18:43:25 +05:30
  • aebeb9beee
    Update init.lua #3019 aeternuspolyphagus 2024-10-04 16:19:50 +02:00
  • b83a949d9e
    Update README.md Sidhanth Rathod 2024-10-03 10:05:37 +05:30
  • c253efe61f
    Add Mutable.ai badge Sidhanth Rathod 2024-10-01 22:36:49 +05:30
  • 7f055761ba
    Clean (#3006) Sidhanth Rathod 2024-10-01 21:50:38 +05:30
  • 897faf4776
    Merge branch 'v2.5' into clean #3006 clean Sidhanth Rathod 2024-10-01 21:50:23 +05:30
  • f46e749628 feat: add volt plugins siduck 2024-09-30 12:28:07 +05:30
  • d161492288 feat: use modern theme picker for <leader>th siduck 2024-09-30 12:21:04 +05:30
  • 6573d36e73 trim some loc! siduck 2024-09-16 07:01:58 +05:30
  • 8d2bb359e4
    Typo in mappings.lua description (#2993) qdrs 2024-09-15 14:18:18 +08:00
  • 378e7804fa
    Typo in mappings.lua description #2993 qdrs 2024-09-15 12:08:07 +08:00
  • 0e61fb7656 mason: add warning message for removed option "ensure_installed" siduck 2024-09-06 18:04:10 +05:30
  • ef7e8c55eb add branch name for ui plugin siduck 2024-09-02 06:21:44 +05:30
  • b7a163e232 rm un-needed build function for ui plugin siduck 2024-08-28 16:41:11 +05:30
  • 8f10c3fffa rm un-needed options var in plugin configs siduck 2024-08-27 08:47:41 +05:30
  • 4d2ef27ac3 rm gitsigns mappings siduck 2024-08-27 08:47:18 +05:30
  • c4d709bf71 remove un-needed configs/lazy_nvim.lua file siduck 2024-08-27 08:41:56 +05:30
  • d1be7dffcb clean up siduck 2024-08-27 08:40:31 +05:30
  • 8d3bd764d4 misc: load nvchad module in config func of ui siduck 2024-08-27 08:27:20 +05:30
  • 0e42ae705a replace: nvim-colorizer plugin with ui.colorify (BREAKING CHANGE) siduck 2024-08-27 08:16:22 +05:30
  • 3a47e07d95 remove: <leader>cc blankline mapping siduck 2024-08-27 08:12:10 +05:30
  • d5b1cb8f23 refactor(cmp) : use cmp module from ui repo siduck 2024-08-27 08:11:45 +05:30
  • 5189f3e32c nvimtree: show dotfiles by default #2975 siduck 2024-08-21 07:24:10 +05:30
  • fea5d02d2d
    update mapping descriptions in mappings.lua (#2963) Valde 2024-08-11 08:41:12 +00:00
  • e7e6b08dca
    Update mappings.lua #2963 Valde 2024-08-11 08:34:33 +00:00
  • 741057ecb4
    Update mappings.lua Valde 2024-08-11 06:10:38 +00:00
  • 8df1aa9a4d lua lspconfig: include luv lib types #2960 siduck 2024-08-10 16:02:51 +05:30
  • c40c5116c4 use default icons for gitsigns conf siduck 2024-08-01 13:54:44 +05:30
  • 43208351b7 rm some duplicate default opts of telescope config siduck 2024-08-01 10:07:55 +05:30
  • c892cfedb2 rm some duplicate default opts of nvimtree config siduck 2024-08-01 09:43:02 +05:30
  • 4a2cefa5c1
    Do not use config setting in mason - fix nvim-java (#2948) Randy D. Wallace Jr. 2024-07-27 11:21:10 -05:00
  • 1354523088
    Update init.lua #2948 Sidhanth Rathod 2024-07-27 21:47:15 +05:30
  • ef42bde64c
    Merge branch 'v2.5' into v2.5-use-lazy-opts-mason Sidhanth Rathod 2024-07-27 21:37:58 +05:30
  • d35bda652b
    plugins: remove un-needed config() calls Sidhanth Rathod 2024-07-27 21:37:05 +05:30
  • c383cd4463 rm masoninstallAll cmd as its added to ui repo 523cddc573 siduck 2024-07-27 20:48:52 +05:30
  • 086a4a58ac rm un-needed branch specs siduck 2024-07-27 20:23:10 +05:30
  • 76b0df8c21 Do not use config setting in mason Randy Wallace 2024-07-11 12:36:11 -05:00
  • ba89c8f9cb performance: schedule clipboard. Changed approach, now using autocmd on LazyDone #2940 abeldekat 2024-07-25 11:07:59 +02:00
  • 578715a59c options: schedule vim.opt.clipboard abeldekat 2024-07-24 11:28:43 +02:00
  • 85b9f56869 add nvchad_feedback() for #2938 to notify users siduck 2024-07-22 10:03:47 +05:30