1013 Commits (9d013a3529a6882f4e652e9e3fa7b09b96e00f42)
 

Author SHA1 Message Date
Dundar Göc 9d013a3529 chore: fix typos 2 years ago
siduck 9551ce7031 rm telescope-media-files.nvim!
it heavily relies on xorg so doesnt fully work on linux!, forget about macos,windows. Added a basic config doc for it here : https://nvchad.github.io/Extras#telescope-media-filesnvim
2 years ago
siduck abe720b881 remove telescope fzf-native.nvim plugin 2 years ago
Jorde Vorstenbosch edcf93ea81 docs: fix some old links
Change some old links that were linking to the old repo.
2 years ago
justin-f-perez e77be17fe6 fix typo in example_init.lua
"install_plugin" -> "install_plugins"
2 years ago
siduck de9b702f0e hide indentline on telescope preview window 2 years ago
ryanb-dev 688586eeec Telescope: Remove no_ignore option from find files
Prior to this change, searches through large repositories would include
files within the .gitignore, resulting in long search results and many
useless results.  This change results in find_files respecting
.gitignore and find_hiddenfiles instead being an exhaustive search over
all files within the current directory.
2 years ago
Akianonymus 331754a890 nvimtree: Load after nvim-web-devicons when lazy load disabled
this is necessary as nvimtree depends on nvim-web-devicons

follow up commit for a2d91ac
2 years ago
Akianonymus 60212005cb statusline: Refresh after BufRead too
sometimes events like BufEnter, BufWinEnter, etc are not enough for triggering a refresh, like opening nvim when nvimtree is not lazy load
2 years ago
siduck 19cb35d80e make nvimtree folder match its icon color 2 years ago
Akianonymus a2d91acc84 nvimtree: Allow changing lazy load from chadrc | Resolve https://github.com/NvChad/NvChad/issues/621
a packerCompile is needed after changin the config value in chadrc
2 years ago
boppyt 7be01383ab raise the minimum version to 0.6+ 2 years ago
Erasin ae90cca3f0 lua vim.diagnostic.setloclist 2 years ago
boppyt 344a9aa90c fix typo in feline repo 2 years ago
siduck e5435e93de update feline config (rename colors table to theme) 2 years ago
boppyt dbc95e41bf fix feline with new diagnostic api 2 years ago
siduck 3a966955d4 make lspconfig mappings compatible with nvim 0.6v 2 years ago
Danilo Horta 31e551af30 Make lspconfig mappings configurable. 2 years ago
siduck 1cd5150b70 update comment toggle mappings (#658) 2 years ago
Sravanth C f718060260 Rename esc_insertmode to better_escape
- change the plugin status name for better_escape
2 years ago
siduck abcd035e89 make lsphandlers overridable 3 years ago
siduck 01f652fcc4 hide nvimtree rootdir by default 3 years ago
siduck 7c9bf9cbe3 add some options for nvimtree 3 years ago
Akianonymus d2db2cc1cd plugin: Use Comment.nvim | Resolve #646 & #626 3 years ago
siduck 16d035c031 fix silly spelling mistake 3 years ago
Akianonymus 2293b16709 Cleanup | Format files
* fix some lint warnings
* remove some unneeded code
3 years ago
siduck 773d25980c fix blank telescope results title (#638) 3 years ago
siduck 52d4b564ba add more charity links ^^ 3 years ago
siduck 01babafd72 add option for fillchars 3 years ago
siduck 2a8afcb7b6 rm theme toggler config 3 years ago
siduck 27c33790ef Merge branch 'dev' 3 years ago
siduck fc593d0321
Delete format.yml 3 years ago
siduck ef6c1d4c27 Merge branch 'main' into dev 3 years ago
siduck 310d84d47f
Merge branch 'main' into dev 3 years ago
Deneir Uy 97572ee1bb Fix LSP diagnostic icons 3 years ago
siduck 03d55e94a4 update highlights for lsp diagnostics 3 years ago
siduck 84c3a18fab include telescope highlights for transparency 3 years ago
siduck 6347a00023 add mapping, highlights for keybind cheatsheet | disable indentline in it 3 years ago
siduck 653a2f5337 add flat look to telescope | disable gitignore on nvimtree 3 years ago
siduck 9e8af5ad93 include NvimTreeNormalNC for transparency | add #608 3 years ago
siduck 067c6cc7fc
Delete example_init.lua 3 years ago
siduck 7114ebd945
Delete example_chadrc.lua 3 years ago
siduck b4da490138 gitignore custom dir | add example configs 3 years ago
siduck 5c69d46dd6 rm unused config in nvimtree | include vim highlighting support by default 3 years ago
Daniel Cardona Rojas 07b4d19b8f feat(nvimtree): exclude terminal from window picker 3 years ago
siduck 3330d1cc06 clean up! 3 years ago
siduck aa9667a5de Revert "add cheatsheet.nvim"
This reverts commit e8b919723e.
3 years ago
siduck 1567a9c73a use tbl_deep_extend to merge configs | rm other functions 3 years ago
siduck e8b919723e add cheatsheet.nvim 3 years ago
siduck bdd6dc12c2 restructure | clean default_config 3 years ago