68 Commits (bb731ccbbb4bef4d60b552eb88d1e2a91a8317e8)

Author SHA1 Message Date
siduck 47e9ce90ff use slim chars for blankline indent
also enable indent markers in nvimtree
9 months ago
siduck 1cb237fa78 rm outdated icons 1 year ago
siduck c8a1aa2e2b use old dir icon for nvimtree
in nerdfonts v3.0 update this icon was removed! but they re-added it in v3.0.1, so everyone please update your font package :D
1 year ago
siduck 3dd0fa6c5b temporarily change folder icon
old folder icon was removed from octicons and nerdfonts uses latest octicons
1 year ago
siduck 12f26e91ef rm depcreated option from nvimtree config 1 year ago
siduck 1754a23e65 add nvimtree option to preserve window proportions (#1597) 1 year ago
siduck c77c086365 add nvimtree_side global in nvimtree config func https://github.com/NvChad/ui/issues/68
also clean some lazy.nvim related variables
1 year ago
siduck a2690a4b72 avoid loading cached highlights in plugin opts file 1 year ago
siduck 6590372791 BREAKING CHANGE: utilize lazy.nvim fully, remove un-needed functions 1 year ago
neo-f 8501cc01e1 update nvim-tree option names 1 year ago
siduck 205802b49f add nvchad_types to sumenko lsp config
also remove nvimtree depreceated option
1 year ago
siduck 4990b23935 use dofile to load cached theme files 1 year ago
siduck 2b94bb92e0 clean config & rm un-needed pcalls 1 year ago
anosillus ff93c22e63 remove kyazdani42 repo 1 year ago
siduck d1e6b664e1 set base46 as opt plugin
since we are now just using this plugin for compiling nvchad themes, we dont need this at startup
2 years ago
siduck 1a4936ab26 add new dir icons for nvimtree 2 years ago
siduck d27029d1b1 load base46_cache in instead of minified modules 2 years ago
siduck f77d052d70 change highlight loading function name 2 years ago
siduck 99f6b2132e remove alpha plugin 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
Akianonymus b9f0e4623e mappings: Add back mappings removed in 0844431d37 | Format files 2 years ago
Höhl, Lukas e52ba32fa3 feat(nvimtree): enable filesystem watchers
Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
2 years ago
Höhl, Lukas 1fdf01ccd4 feat(nvim-tree): enable adaptize size
Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
2 years ago
siduck 62b9c09f44 fix tabufline crash when formatting buf | (#1265) 2 years ago
siduck 9bca3eacae clean config | fix (#1225) (#1226) 2 years ago
siduck 0bde81a074 Improve startuptime | remove un-needed plugins | lazy load plugin highlights too
removed nvim-gps as nvim-navic or winbar.nvim will be added when v0.8 neovim releases. Removed lsp signature as I was able to emulate showing args with the default signature help() window
2 years ago
siduck cb97cef2a7 remove usage of globals for util functions 2 years ago
siduck c7949aa3c3 remove globals from nvimtree config | 3ba383d591 2 years ago
nullchilly b159d4e398 Changed dashboard to alpha 2 years ago
Arman.H 5a1240be82 refactor: add utils to the global scope 2 years ago
siduck 5cb7aeed10 misc 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 21513e3b28 hide gitignored files on nvimtree | exclude 2 years ago
siduck 6fd4fbbe98 add folder arrows (#1022) 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 adecbe719f BREAKING CHANGE | re-implementation of custom config 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 2 years ago
siduck f58c7e7b9e fix nvimtree opening half on file open (#606) 2 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!
2 years ago
siduck 9ca0af1a24 disable nvimtree hijack on buffers
https://github.com/kyazdani42/nvim-tree.lua/issues/992
2 years ago
siduck a0dd82a292 clean nvimtree config 2 years ago
Akianonymus bccd8e4ab9 utils: Improve override functions | Fix nvimtree and statusline config |
Misc

* make more things configurable
* use more generic variable names
* handle some edgecases
* cleanup
* format files
2 years ago
zbirenbaum c3beea11ee Added support for modifying specific key values in default configs via chadrc to all plugin configurations with setup table(s) 2 years ago
siduck 7c9bf9cbe3 add some options for nvimtree 3 years ago
Akianonymus 2293b16709 Cleanup | Format files
* fix some lint warnings
* remove some unneeded code
3 years ago
siduck 310d84d47f
Merge branch 'main' into dev 3 years ago
siduck 653a2f5337 add flat look to telescope | disable gitignore on nvimtree 3 years ago
siduck b4da490138 gitignore custom dir | add example configs 3 years ago