1679 Commits (v2.5)
 

Author SHA1 Message Date
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
Henri 1508fd8fb3
Update misc-utils.lua
Not DRY or elegant, but allows for file specific tabbing. Python uses 4 by std while the JS/TS ecosystem uses 2.
3 years ago
siduck76 a54352ec1a
Merge pull request #53 from alok8bb/patch-1
Update Linter Badge
3 years ago
Alok 29abeb40c5
Update README.md 3 years ago
siduck76 3ec6d04a21
Update README.md 3 years ago
siduck76 3c9d8d8dcc minor changes to lspconfig 3 years ago
siduck76 742c57fea5 fix lua lsp cmd error 3 years ago
siduck76 a38c4543aa format whichkey config 3 years ago
siduck76 7c0f3e31f0 hide offsets in bufferline 3 years ago
siduck76 0a677276cc add cwd module in statusline 3 years ago
siduck76 9233adfd5f update nvimTree configs && highlights 3 years ago
siduck76 859a557297
Merge pull request #52 from marvelman3284/main
Added `lspinstall` functionality
3 years ago
siduck76 b2cefbe3b8
added lspconfig+lspinstall configs! 3 years ago
siduck76 2d7ccc16f2
added lspInstall to pluginlist 3 years ago
siduck76 d7c0e1fefb
Update mappings.lua 3 years ago
marvelman3284 e12117a611 update plugin list 3 years ago
marvelman3284 7120f98f34 Change lsp-install provider 3 years ago
marvelman3284 07a169b16d Remove duplicate functions 3 years ago
marvelman3284 9e701f08d3 Unpersonalize my dots 3 years ago
marvelman3284 07859b4177 Unpersonalize my dots 3 years ago
marvelman3284 1e6432c4d1 Unpersonalize my dots 3 years ago
marvelman3284 4b3682a343 Unpersonalize my dots 3 years ago
marvelman3284 f7a1a5dc92 Add lspinstall functionality 3 years ago