413 Commits (1f3a5fd233e3e07058a45eed5f3859d1fa8014f4)
 

Author SHA1 Message Date
siduck76 1f3a5fd233
Update README.md 3 years ago
ashincoder 799f2e0b6f
Update README.md 3 years ago
ashincoder 940f344e0e
added more badges
The badges added:
   - Stars
   - Issues
3 years ago
siduck76 3b1d43fcc4
Merge pull request #112 from ashincoder/main
updated config.yml
3 years ago
siduck76 ea3b090566
Update config.yml 3 years ago
ashincoder 311a01da44
Merge branch 'siduck76:main' into main 3 years ago
ashincoder 6e5d2940d7
updated config.yml
added some help links
3 years ago
siduck76 9d7c11e6bd
Merge pull request #111 from alternateved/update-plugin-list
Update TrueZen.nvim after repository changed address
3 years ago
alternateved f1662951d1 Update TrueZen.nvim after repository changed address 3 years ago
siduck76 9b2d36b767 update nvimtree config and highlights 3 years ago
siduck76 2d4172fd98 Merge branch 'main' of github.com:siduck76/NvChad 3 years ago
siduck76 d073e01117 fix typo in mappings #109 3 years ago
siduck76 67a8d2b9df
Merge pull request #108 from ashincoder/main
created config.yml in issue templates
3 years ago
ashincoder 7e69cb8ac9
created config.yml
created config.yml so that blank issues are not enabled
3 years ago
siduck76 8e389776dc
Merge pull request #107 from ashincoder/main
added bug report template
3 years ago
ashincoder a465ea7239
created feature request template 3 years ago
ashincoder 602835d637
created bug report template 3 years ago
siduck76 168054cd05
Merge pull request #106 from ashincoder/main
removed -e flags in script
3 years ago
ashincoder 4631fbcf4c
removed -e flags in script
I removed -e flags of echoes as it not useful in the posix script
3 years ago
siduck76 97370f36ca
Merge pull request #104 from kingavatar/main
Fix Check Git Workspace Condition
3 years ago
kingavatar 4159c5370f Fix Check Git Workspace Condition 3 years ago
siduck76 69e790eeb3
Create README.md 3 years ago
siduck76 2b628f1729
Update README.md 3 years ago
siduck76 e9e2dd3f14
Update README.md 3 years ago
siduck76 4dde80f315
Update install.sh 3 years ago
siduck76 bd6014d60d
Merge pull request #101 from Vanderscycle/patch-1
Update install.sh
3 years ago
Henri 087e4e8acc
Update install.sh
Gave up and decided to clone the config and reinstall over my previous install to add later. Made the following modifications:
1 - removed the extra echos (use echo -e "\n some line " in the future)
2 - packer doesn't install if there's a previously installed packer folder. So the bash script purges the previous packer folder and starts anew.


tested the config correctly
3 years ago
siduck76 50321ad4a0 change some mappings 3 years ago
siduck76 da50d99462 load colorizer on bufread event only 3 years ago
siduck76 ca29b38478 lazy load colorizer 3 years ago
siduck76 7d23b8c24e add some mappings 3 years ago
siduck76 89ab7f7be9 add donate link 3 years ago
siduck76 6d4d73c7f7 Merge branch 'main' of github.com:siduck76/NvChad 3 years ago
siduck76 9da869feee replace vsnip with luasnip,clean some confs 3 years ago
siduck76 ae2461a46f
Update README.md 3 years ago
siduck76 3523eb277b
Update README.md 3 years ago
siduck76 aa1a1af099
Update README.md 3 years ago
siduck76 c671acb112
Update README.md 3 years ago
siduck76 45afa83629
Update README.md 3 years ago
siduck76 36aa25ba49
Update README.md 3 years ago
siduck76 a6d2ccbb22
Update README.md 3 years ago
siduck76 3e1cf53fd6 set default theme 3 years ago
siduck76 c5f5709f10 lazy loading telescope! 3 years ago
siduck76 fc76cb3f52 global theme option 3 years ago
siduck76 7758c086e2 clean up 3 years ago
siduck76 40a63f67c8 add gruvbox theme 3 years ago
siduck76 685044335b use fzf for telescope 3 years ago
siduck76 47e062eb73 rm lazy loading for colorizer 3 years ago
siduck76 900fb9e8f1 rm whichkey 3 years ago
siduck76 0e9b3832ae lazy load lspconfig :D 3 years ago