351 Commits (e771a32ab8a07a64d298e9c4a41e27979b085cad)
 

Author SHA1 Message Date
siduck76 e771a32ab8 lazy loading : compe 3 years ago
siduck76 bbadee53ad
Update README.md 3 years ago
siduck76 7c0b6bac22
Update README.md 3 years ago
siduck76 8f6780f09f
Update pluginList.lua 3 years ago
siduck76 18ff27d6b1 add dashboard footer & disable statusline in dashboard 3 years ago
siduck76 36474baab2 Merge branch 'main' of github.com:siduck76/NvChad 3 years ago
siduck76 c995595509 rm unneeded spaces after nvimtree default icons 3 years ago
siduck76 ffa008f148
Update README.md 3 years ago
siduck76 671ed7d090
Update README.md 3 years ago
siduck76 6c272e7313 disable showmode 3 years ago
siduck76 a9816eed42 hide statusline in NvimTree and terminal buffers 3 years ago
siduck76 74a97956bb
Merge pull request #78 from ashincoder/main
cmd instead of vim.cmd
3 years ago
siduck76 fdd32cfcab
Update highlights.lua 3 years ago
ashincoder 35343e8b96 cmd instead of vim.cmd 3 years ago
siduck76 a80de385f2
Update highlights.lua 3 years ago
siduck76 fe0fc44f77
Merge pull request #74 from ashincoder/main
Added relative numbers option and changed bookmark icon
3 years ago
ashincoder 20cc14e584
removed 2 repeated lines 3 years ago
ashincoder 9d35626a56 Merge branch 'main' of github.com:ashincoder/NvChad 3 years ago
ashincoder c3a447a471 commented relative number setting and changed bookmark icon 3 years ago
siduck76 61022dd971
Update README.md 3 years ago
siduck76 9bbd2b5d69
update todo and some stuff 3 years ago
siduck76 9aea4d08e5 minor changes in treesitter conf 3 years ago
siduck76 62f4ce0912 enable smartindent 3 years ago
siduck76 f87772e559
Merge pull request #66 from ashincoder/main
Added commenter support.
3 years ago
siduck76 19763665e6
Delete commenter.lua 3 years ago
siduck76 e31e74e0da
Update init.lua 3 years ago
ashincoder c0369c7130 added commenting keybinding 3 years ago
ashincoder 0350571803 added commenting support 3 years ago
siduck76 e48da3491d
Merge pull request #64 from ashincoder/main
backup old nvim config in install script
3 years ago
ashincoder 3879718cea changed script to mv nvim to nvim.bak instead of deleting it 3 years ago
siduck76 3552dcffb9 fix conflicting mappings 3 years ago
siduck76 7611d1390b
Merge pull request #56 from Aaditay/main
typo in packer conf
3 years ago
Aaditay e1c7d4e458
two times requiring packer ? 3 years ago
siduck76 2fe1785251
add screenshot for dashboard-nvim 3 years ago
siduck76 093c73d76a
Update README.md 3 years ago
siduck76 b71c257bdc
Update dashboard.lua 3 years ago
siduck76 a5b665f4a8 dashboard config 3 years ago
siduck76 34de8d474a visible buffer bg 3 years ago
siduck76 5fc205068f organized highlights config , added new features like dashboard! 3 years ago
siduck76 30f9f00c9e
Update README.md 3 years ago
siduck76 a6e2fa4442
Update README.md 3 years ago
siduck76 a255a073a2
Update README.md 3 years ago
siduck76 ba09b990a3 move some stuff to wiki 3 years ago
siduck76 5f5563e7c7 Merge branch 'main' of github.com:siduck76/NvChad 3 years ago
siduck76 b6acd21b0a install.sh : clean it (since LspInstall is used) 3 years ago
siduck76 a6288d2127
Update README.md 3 years ago
siduck76 6f0cabc90b add some modules to statusline 3 years ago
siduck76 39b165a8e5 move bufferline highlights in different file 3 years ago
siduck76 acb70a6581
Merge pull request #54 from Vanderscycle/main
add specific tabbing for python filetype
3 years ago
Henri 9e6e043016
Update misc-utils.lua
bash doesn't really have a std other than 2, 4, 8 spaces
3 years ago