296 Commits (master)

Author SHA1 Message Date
BlobRunner 59b792ab12 update highlights 9 months ago
BlobRunner c626a710c1 nvterm minimal mode 9 months ago
BlobRunner 4071c239bb nvterm 9 months ago
blob42 f66b8fcc81 disable telescope treesitter 9 months ago
blob42 e604b2aaa5 update 9 months ago
blob42 f0db2664ad update treesitter plugins, add bob and packer snapshots 10 months ago
blob42 9bfddd6290 update theme, blankline, zenmode 10 months ago
blob42 45ae32d392 theme udpates 10 months ago
blob42 e0a6344198 custom minimalist theme and ui 10 months ago
blob42 588b9f8907 mason icon 10 months ago
blob42 9852c55cb3 update cmp 10 months ago
blob42 c4169d6d48 copilot/codegpt 11 months ago
blob42 f4bd1a6031 misc fixes 1 year ago
blob42 e3473905d9 manually manage lsp keymappings instead of navigator 1 year ago
blob42 26a855646e updates 1 year ago
blob42 f0bb3b9021 muchos updates 1 year ago
blob42 f3965f1276 update 2 years ago
spike e4189180ef gitsigns mappings + tweaks 2 years ago
spike bf50d7e8c6 luasnip jump quickfix 2 years ago
spike be44c24b1f update 2 years ago
spike b0ca1ac78d dap and dap ui + live-command and rust-tools updates
- setup signs for dap
- improved dap and dapmode keybindings
- live-command preview plugin
2 years ago
spike b88a1b3ce9 cmp: show source name 2 years ago
spike 0489999b69 refactoring 2 years ago
spike 31f7eee1e5 move packer config to file 2 years ago
spike 4df39e3421 fix snippet do not expand while jumping 2 years ago
spike b9f3bf063e stable update 2 years ago
spike 8994636c3f refactoring / upgrade
- bookmarks
- better mappings
- global helpers
- autoloading and vim scripts
2 years ago
spike 4ecf95bcf1 stable lsp colors + signature + misc updates 2 years ago
spike 6a542206f4 add cmp help lsp signature 2 years ago
spike 1ced81e035 LSP no lsp autostart, improved utils 2 years ago
spike 8715b17db3 treesitter-textobjects on own module 2 years ago
spike f93b7f7c1e cga 2 years ago
spike 1423db18ba update 2 years ago
Akianonymus 0184035c15 treesitter: Do no set normal syntax highlight here
normal syntax isn't dependent on treesitter, so will be set when loading
the theme
2 years ago
Akianonymus a20fc560f3 utils: Improve mapping function | Properly lazy load whichkey
just add desc with normal vim.keymap.set function

whichkey will automatically use the descriptions
2 years ago
01GUY 04eb37c0f1 'blankline' fix filetype_exclude mason
with a capital letter it doesn't work
2 years ago
siduck d2dec96ad6 add whichkey groups back 2 years ago
Akianonymus f4655e13ec mappings: Only set mappings if the plugin is enabled
format files

fix some lsp warnings
2 years ago
siduck 243552c21e override mason.nvim higlights with an autocmd temporarily
https://github.com/williamboman/mason.nvim/discussions/133
2 years ago
siduck 27f01cbb10 make alpha.nvim options structure match to all other plugin config options
this was creating confusion among people those who override alpha-nvim config
2 years ago
siduck 429ce94da1 store vim version in global for v0.8 compatibility checks
so we dont have to run vim.version() function in many places of the config cuz we will be making nvchad 0.8 compatible too bit by bit
2 years ago
Ryan Caezar Itang be5fe4ea62 fix: meson.nvim override typo 2 years ago
siduck fd30351b0d add cmd to install all mason.nvim packages 2 years ago
siduck a83ebc34e5 Breaking Change : LSPInstaller is dead so use mason.nvim
(#1368)
2 years ago
siduck 5d4c51127c clean stuff
5501044bfd
2 years ago
siduck 26fc9b5a6c Breaking change : easen up custom lspconfig setup
before we were using variables/fields to setup custom lspconfig but today I realized that we dont even need that, we can just modify default lspconfigs config
2 years ago
siduck 6f0aa376a8 set shiftwidth to 2 | format all files
big thanks to @ghifarit53
2 years ago
siduck e94a8c1e25 add global for tabufline CoverNvimtree module | (#1338)
7292775ca0
2 years ago
siduck 74f2efca9f BREAKING Change for statusline_separator & tabufline overriders
moved statusline & tabufline into a new plugin to keep the base config clean and fix issues like (#1307)
2 years ago
siduck fb9a7b9206 add nvchad ui plugin 2 years ago