1437 Commits (57555fa04ce0712778fb5ac5532ebeebaac3a9ec)
 

Author SHA1 Message Date
siduck d9263b3718 add error handling in statusline for devicons plugin 2 years ago
TianYaX 39a7f60682 add arrow style for statusline 2 years ago
siduck 671321e0c8 trunacate statusline components on less space 2 years ago
siduck 1b5ecdce45 add depth field to nvim-gps conf
So 5 is the limit for amount of context shown, by default its 0 which means that there wouldnt be any limit so gps could get veryyyyyyyyy long!
2 years ago
siduck 48b1226961 write own statusline | remove feline 2 years ago
siduck 9e3a43302c rm un-needed code 2 years ago
Mohammad Hosein fd96cc3c63 change proiority of completion list in nvim-cmp 2 years ago
siduck 88bd63d407 fix #1168 | make disabling of default plugins in options.lua overridable 2 years ago
siduck 56c9b087ea fix edgecase for nonicon filetypes in statusline 2 years ago
siduck 9b7b44f74f add nvim_gps to statusline | populate renamer popup with old value 2 years ago
AlexanderHOtt 9f48587d63 add option to override luasnip options 2 years ago
siduck 77c1287db8 add global for transparency and fix (#1164)
vim matchup was causing #1164 as we lazy load it and its a lil high on startup so I removed it, gotta wait till v0.8 releases and then we could use winbar.nvim instead
2 years ago
siduck b828b677bd Make Comment.nvim and gitsigns configs overridable 2 years ago
siduck 1f4f614415 rm non-existent gloabl from sumneko_lua conf
https://github.com/NvChad/NvChad/issues/1162#issuecomment-1143369271
2 years ago
siduck d802e8e2a6 add lsp rename popup window
thx to @LeonHeidelbach for fixing some outdated stuff in the original table : https://www.reddit.com/r/neovim/comments/ql4iuj/rename_hover_including_window_title_and/
2 years ago
siduck f78dc30508 minor improvements to startuptime 2 years ago
siduck 59de298d8f fix #1155, #1149 2 years ago
siduck fd96f4ddbd make autopairs overridable | fix (#1154) 2 years ago
siduck 70390c6e8d rm misleading code in example chadrc | (#1149) 2 years ago
siduck 1381e924cf fix no lspmappings without custom mappings | 0f013d4e7b (commitcomment-74845391) 2 years ago
siduck ebe1512108 fix (#1145) 2 years ago
siduck 34fbb2e066 Revert "fix #1141"
This reverts commit c5bcf9d9a1.
2 years ago
siduck 4055b8bb19 fix 0f013d4e7b (commitcomment-74835702) 2 years ago
siduck 1a1bc99f1b misc 2 years ago
siduck cb97cef2a7 remove usage of globals for util functions 2 years ago
siduck 0f013d4e7b Breaking change for non-whichkey users | Refactor mapping functions 2 years ago
zbirenbaum c5bcf9d9a1 fix #1141 2 years ago
Anonymous1231-dev 6e063cb3e3 chore: Add some beautiful icons
Signed-off-by: Anonymous1231-dev <87801676+Anonymous1231-dev@users.noreply.github.com>
2 years ago
siduck c7949aa3c3 remove globals from nvimtree config | 3ba383d591 2 years ago
Leon Heidelbach f8b5571466 fix: fixed lspconfig issues and cleaned up 2 years ago
siduck cdf18fd334 clean up 2 years ago
Leon Heidelbach 5ba309a0df fix: moved lsp mappings to lspconfig to only be set on lsp attach 2 years ago
siduck c7cfacd360 register lsp mappings for buffer only 2 years ago
nullchilly 16d5451594 Load nvimtree with alpha so ignore_ft_on_setup actually works 2 years ago
siduck b800879daa add mapping to disable highlight (#1121) 2 years ago
siduck ed9082dfb4 load custom module | fix a2ff5c285e (commitcomment-74274032) 2 years ago
siduck a2ff5c285e avoid un-needed lazy loading of packer | improve packer bootstrapping 2 years ago
siduck bdf45a447a remove conflicting mappings | (#1119) 2 years ago
nullchilly b159d4e398 Changed dashboard to alpha 2 years ago
Mactavish 0b0d6b6fc1 fix: override options before register keys 2 years ago
siduck d264c3c8e1 Use <C-x> to escape terminal mode | fix (#1115) 2 years ago
siduck ef9230a31b use better field name 2 years ago
Freddie Haddad d09abcf8b3 fix: update hide scrollbar logic to work with cmp 2 years ago
lixvbnet 45b4530fa4 fix typo 2 years ago
siduck ed68c4b07d rm un-needed mappings 2 years ago
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