199 Commits (cef2899bba3c7421027d1200aed5a6b9732fb172)

Author SHA1 Message Date
zbirenbaum cef2899bba fix #1109 2 years ago
siduck bcb41ea239 misc 2 years ago
siduck ad6752792a minor fix to incorrect statusline in transparent mode | fix (#1107) 2 years ago
siduck 8c16f487b5 move statusline highlights to base46 repo
related to https://github.com/NvChad/base46/issues/77
2 years ago
Arman.H a8fd371b08 fix(cmp): change the confirmation behaviour to `Insert` 2 years ago
Leon Heidelbach 5716bbcca0 fix: which-key group names can now be properly set with M.groups & refactoring 2 years ago
siduck ef27ad4f2d add mapping for escaping terminal 2 years ago
siduck 970ddf79e5 add: LspInfo window borders 2 years ago
Leon Heidelbach c7a4d4e337 feat: fixed & added mappings & users can now add their custom "mode_opt" 2 years ago
siduck 0844431d37 breaking change : re-implement custom mappings | simplify it | add whichkey
fixes #1057 , #1047
2 years ago
vlaw 4fa0b4ae7d feat(config): configs for telescope extensions 2 years ago
siduck c0ca91cb92 add nvchad string to sumneko globals 2 years ago
Arman.H 5a1240be82 refactor: add utils to the global scope 2 years ago
siduck 8571787d70 add dynamic header padding for dashboard | disable statusline in it 2 years ago
Akianonymus 08a16b9201 telescope: Add mapping to close picker with q in normal mode 2 years ago
Akianonymus d912bbe67c mapping: Fix p not copy selected text when clipboard in not set
format statusline.lua
2 years ago
siduck 5cb7aeed10 misc 2 years ago
Akianonymus a1e33798b6 statusline: Make config overridable 2 years ago
Akianonymus 78cf3e97ad nvimtree: Don't exclude custom dir deliberatly
this is not doable, can interfere with different repos
2 years ago
siduck b9a1038acd feat: add theme toggle btn | update theme plugin path 2 years ago
Mihnea Creanga 0601876ab6 Update cmp.lua 2 years ago
siduck b05e90ba8b rm highlight coloring of bufferline, web-devicons (#1025) 2 years ago
siduck 21513e3b28 hide gitignored files on nvimtree | exclude 2 years ago
Akianonymus 9472212cee Format files 2 years ago
Akianonymus 08e9ab363e plugins/cmp: Use keymaps for command line too.
will be used if cmp triggered in command line mode
2 years ago
siduck 6fd4fbbe98 add folder arrows (#1022) 2 years ago
siduck cb86c87e88 add lsp-installer because its bette than before now! 2 years ago
siduck 854534f54c rice cmp-nvim
related  to 15a1b910a0
2 years ago
siduck 02d545cd42 breaking change: moved highlight stuff to base16 repo | rewrote whole base16 repo
Just run :PackerSync, check https://nvchad.github.io/config/Custom%20config#local-themes and the section below it for newly added features
2 years ago
siduck 841f839bb6 Revert "fix: set LSP mappings only for buffers that have a configured language server (#1004)"
This reverts commit a8466ccf4c.
2 years ago
siduck 36aeebc580 fix : luasnip not working (#1000) 2 years ago
siduck 263dcc0115 make statusline separator style customizable | fix (#995) 2 years ago
Arman.H a8466ccf4c fix: set LSP mappings only for buffers that have a configured language server 2 years ago
ahhshm 83a044e903 chore: disable omnifunc 2 years ago
siduck 6750dee431 load missing override functions for cmp/devicons 2 years ago
siduck adecbe719f BREAKING CHANGE | re-implementation of custom config 2 years ago
zbirenbaum 1c8a677024 Fix #938 2 years ago
c-my bc05e4be08 fix: move option "nvim_tree_indent_markers" to setup 2 years ago
zbirenbaum 958a62bc67 fix nvimtree vim globals not having any effect 3 years ago
siduck 75dbf5027d fix dashboard not showing | (#888) 3 years ago
johnsiras ec274db8b2 Make the alpha override-abble. 3 years ago
Freyskeyd 4ad0bf1b22 Exposing on_attach to configure plugins in custom
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
3 years ago
siduck f58c7e7b9e fix nvimtree opening half on file open (#606) 3 years ago
socialsmoker223 1278a3b703 Imporve luasnip Tab jump behaviour 3 years ago
Daniel Boll ef6ecab861 fix(null-ls): stop null-ls prompt for multiple formaters
add `client.resolved_capabilities.{document_formatting,document_range_formatting}` to on_attach of lspconfig in order to eliminate null-ls prompt for 2 formaters. Not tested with more formaters like in python, I'd say that then it'll prompt still

Signed-off-by: Daniel Boll <danielboll.academico@gmail.com>
3 years ago
siduck e1cdf92a01 clean nvimtree config
recently nvimtree had some updates regarding these options moving into the setup table of its config and these were the default ones so i removed it!
3 years ago
siduck ceaf02e0bf replace dashboard with alpha.nvim (#816) 3 years ago
siduck 9ca0af1a24 disable nvimtree hijack on buffers
https://github.com/kyazdani42/nvim-tree.lua/issues/992
3 years ago
siduck a21e884983 remove snippet option for cmp | fix telescope first time delay 3 years ago
Akianonymus 46db63749f cmp: Add border to floating docs, move completeopt inside config
format files
3 years ago