Commit Graph
1758 Commits
Author SHA1 Message Date
Adam Bellinson 8a60a569c9 initial 0.11 rebuild 2026-09-07 02:38:17 -04:00
Adam Bellinson a6de358fd4 delete everything 2026-09-07 02:37:47 -04:00
Adam Bellinson 9cca542a88 do/end block treesitter, avante 2026-09-07 02:37:47 -04:00
Adam Bellinson f96bb5c9c7 nil-ls => none-ls and stuff 2026-09-07 02:37:46 -04:00
thread 465246e0c9 go stuff & a mess more 2026-09-07 02:37:34 -04:00
thread 009bce4d73 add fileline.nvim 2026-09-07 02:36:43 -04:00
thread 6ebc5dc0ff snippets 2026-09-07 02:36:43 -04:00
thread 90ee29c838 . 2026-09-07 02:36:43 -04:00
thread be5fae442e .. 2026-09-07 02:36:42 -04:00
thread 16b51b0e6d .. 2026-09-07 02:36:28 -04:00
thread bf3234ca18 .. 2026-09-07 02:36:20 -04:00
thread 649dab28c8 HELLO NvChad 2026-09-07 02:35:31 -04:00
Sidhanth Rathod add44b952d Sponsorship with warp finished. remove banner. 2026-07-03 18:14:30 +05:30
João VítorandSidhanth Rathod d042cc9752 readme fixes
* docs: github (siduck) and themes links, minor indentation fix.

* Update README.md

---------

Co-authored-by: Sidhanth Rathod <siduck@tutanota.com>
2026-04-13 06:07:22 +05:30
siduck f437558f23 Update readme with Warp sponsorship 2026-02-07 18:18:50 +05:30
Nick Krichevskyandsiduck 6a0715d3f3 BREAKING CHANGE: Migrate to nvim-treesitter main branch #3295
Users must now use the :TSInstallAll command to install all treesitter parsers defined in their config. So there's no automatic downloading of treesitter parsers like before

tree-sitter-cli is a required dependency now

---------

Co-authored-by: siduck <siduck@tutanota.com>
2026-01-17 23:02:48 +05:30
siduck 30e75dbbdf temporarily pin nvim-treesitter to master branch
closes #3368, will move to main this weekend
2025-12-15 06:53:13 +05:30
ddarfantasy eb209a4a82 Revert: fix: remove un-needed luasnip autocmd NvChad/ui#482 2025-11-06 14:45:24 +05:30
paterkleomenis 51981587fd Fix deprecated lspconfig usage for Neovim 0.11+
Replace conditional setup with new vim.lsp.config and vim.lsp.enable APIs
2025-11-05 15:52:26 +05:30
siduck f107fabe11 fix(mappings): disable when tabufline is disabled
https://github.com/NvChad/ui/pull/514
2025-09-20 06:11:33 +05:30
Corey Cole b5b38ebee5 fix(lsp): backwards compatible client.supports_method (#3339) 2025-09-07 22:29:15 +05:30
sdvcrxandSidhanth Rathod 29ebe31ea6 Set lua_ls runtime version to LuaJIT
* Set lua_ls runtime version to LuaJIT

* Update lspconfig.lua

---------

Co-authored-by: Sidhanth Rathod <siduck@tutanota.com>
2025-07-12 20:16:43 +05:30
siduck a792fd1d96 feat(option): splitkeep #3308 2025-07-04 08:53:36 +05:30
siduck f95da3325c Revert "fix(plugins): use main branch for nvim-treesitter #3295"
This reverts commit 0ea8767b74.
2025-06-19 01:02:14 +05:30
N3cr0m4nc3r 63789f3465 perf: use cmp-async-path for async indexing without blocking main UI (#3067) 2025-06-18 19:17:23 +05:30
siduck 0ea8767b74 fix(plugins): use main branch for nvim-treesitter #3295 2025-06-18 19:02:29 +05:30
siduck 478299d345 fix: remove un-needed luasnip autocmd https://github.com/NvChad/ui/issues/482 2025-06-02 09:35:45 +05:30
siduck d4e5b8a10f update mason.nvim repo owner 2025-05-07 21:42:22 +05:30
Levente Polyak d5ea76925f fix(lspconfig): use safer 0.11 compatibility check (#3265)
Previously only the minor version has been checked for equality, which
means it is brittle whenever we reach 0.12. Independently of when this
is expected to be removed, it's simply much safer to check if the
expected functionality is available by testing `vim.lsp.config` for nil.

Fixes 84f8170fda
2025-04-25 02:56:24 +05:30
siduck 4765c80114 fix(lspconfig): use LspAttach for setting on_attach mappings #3264 2025-04-24 22:32:40 +05:30
siduck 84f8170fda fix(lspconfig): temporarily support 0.10 #3251 2025-04-18 11:01:20 +05:30
siduck fea919443f fix(mappings): use x instead of v for lsp format 2025-04-17 07:00:30 +05:30
Kamack38 118d99588b feat(mappings): support range lsp formatting 2025-04-16 23:51:47 +05:30
Sidhanth Rathod 65ffd7dbb9 readme: mention v0.11 as required neovim version 2025-04-15 18:44:39 +05:30
siduck 1b220e97d0 refactor: migrate to vim.lsp.config/enable 2025-04-15 09:46:36 +05:30
siduck 46b15ef1b9 rm: dont remap inbuilt mappings of v0.11 nvim 2025-04-08 18:49:35 +05:30
siduck 6f25b27396 fix: MasonInstallAll not available after 2nd try https://github.com/williamboman/mason.nvim/discussions/1795 2025-01-13 12:12:24 +05:30
Sidhanth Rathod ff34cbb341 Update README.md 2025-01-12 12:02:18 +05:30
siduck bbc3d43db0 rename few plugins org names to nvzone 2024-11-06 12:39:34 +05:30
Toddneal Stallworth 9b04b0c22b Fixed spelling mistakes (#3080) 2024-11-04 09:18:56 +05:30
siduck 09dd13e9c6 chore: add cmds for minty plugin spec 2024-10-19 07:44:49 +05:30
Sidhanth Rathod 8792679a08 rm: un-needed key for whichkey lazy-loading #3047 2024-10-16 19:29:28 +05:30
Rubin Simons f6025f0788 Mapping descriptions in lowercase (small consistency fixes) (#3035)
* All mapping descriptions in lowercase

* Exception for acronyms
2024-10-10 21:50:54 +05:30
Alexander 95d6dbe49b Update terminal mapping description (#3034)
This commit updates the terminal mapping description, replacing 'window'
with 'term.' It better reflects the purpose of the mapping and aligns
with other similar mappings
2024-10-10 19:38:01 +05:30
siduck a69f893e49 update readme 2024-10-07 20:53:04 +05:30
siduck db9d45cc3d rm: un-needed mason.opts.ensure_installed warning 2024-10-05 18:43:25 +05:30
Sidhanth Rathod b83a949d9e Update README.md 2024-10-03 10:05:37 +05:30
Sidhanth Rathod c253efe61f Add Mutable.ai badge 2024-10-01 22:36:49 +05:30
Sidhanth Rathod 7f055761ba Clean (#3006)
* refactor(cmp) : use cmp module from ui repo

https://github.com/NvChad/ui/commit/c4576d8b5bbb6305de53ec017cd6ffad863c98ee I moved it to the ui repo so non nvchad users could achieve the CMP look from NvChad

* remove: <leader>cc blankline mapping

* replace: nvim-colorizer plugin with ui.colorify (BREAKING CHANGE)

https://github.com/NvChad/ui/blob/v2.5/lua/nvconfig.lua#L106

* misc: load nvchad module in config func of ui

instead of plugin/ in ui repo

* clean up

* remove un-needed configs/lazy_nvim.lua file

* rm gitsigns mappings

as it gets frustrating for users to override them

* rm un-needed options var in plugin configs

* add branch name for ui plugin

* trim some loc!

* feat: use modern theme picker for <leader>th

* feat: add volt plugins
2024-10-01 21:50:38 +05:30
qdrs 8d2bb359e4 Typo in mappings.lua description (#2993)
Toggleable horizontal terminal command was described incorrectly.
2024-09-15 11:48:18 +05:30