Commit Graph

1119 Commits

Author SHA1 Message Date
Aaditay e1c7d4e458
two times requiring packer ? 2021-06-14 19:55:41 +05:30
siduck76 2fe1785251
add screenshot for dashboard-nvim 2021-06-14 12:04:12 +05:30
siduck76 093c73d76a
Update README.md 2021-06-14 11:45:40 +05:30
siduck76 b71c257bdc
Update dashboard.lua 2021-06-14 10:56:26 +05:30
siduck76 a5b665f4a8 dashboard config 2021-06-14 09:24:47 +05:30
siduck76 34de8d474a visible buffer bg 2021-06-14 09:19:51 +05:30
siduck76 5fc205068f organized highlights config , added new features like dashboard! 2021-06-14 07:57:56 +05:30
siduck76 30f9f00c9e
Update README.md 2021-06-08 22:14:15 +05:30
siduck76 a6e2fa4442
Update README.md 2021-06-08 22:11:59 +05:30
siduck76 a255a073a2
Update README.md 2021-06-08 22:10:58 +05:30
siduck76 ba09b990a3 move some stuff to wiki 2021-06-08 21:53:11 +05:30
siduck76 5f5563e7c7 Merge branch 'main' of github.com:siduck76/NvChad 2021-06-07 09:59:10 +05:30
siduck76 b6acd21b0a install.sh : clean it (since LspInstall is used) 2021-06-07 09:58:55 +05:30
siduck76 a6288d2127
Update README.md 2021-06-07 08:07:02 +05:30
siduck76 6f0cabc90b add some modules to statusline 2021-06-06 11:05:53 +05:30
siduck76 39b165a8e5 move bufferline highlights in different file 2021-06-05 22:10:23 +05:30
siduck76 acb70a6581
Merge pull request #54 from Vanderscycle/main
add specific tabbing for python filetype
2021-06-04 09:59:46 +05:30
Henri 9e6e043016
Update misc-utils.lua
bash doesn't really have a std other than 2, 4, 8 spaces
2021-06-03 11:53:51 -07:00
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.
2021-06-03 11:49:52 -07:00
siduck76 a54352ec1a
Merge pull request #53 from alok8bb/patch-1
Update Linter Badge
2021-06-02 11:18:33 +05:30
Alok 29abeb40c5
Update README.md 2021-06-02 11:16:17 +05:30
siduck76 3ec6d04a21
Update README.md 2021-06-02 09:47:25 +05:30
siduck76 3c9d8d8dcc minor changes to lspconfig 2021-06-02 07:09:16 +05:30
siduck76 742c57fea5 fix lua lsp cmd error 2021-06-02 06:50:40 +05:30
siduck76 a38c4543aa format whichkey config 2021-06-02 00:22:47 +05:30
siduck76 7c0f3e31f0 hide offsets in bufferline 2021-06-02 00:19:58 +05:30
siduck76 0a677276cc add cwd module in statusline 2021-06-02 00:17:46 +05:30
siduck76 9233adfd5f update nvimTree configs && highlights 2021-06-02 00:15:55 +05:30
siduck76 859a557297
Merge pull request #52 from marvelman3284/main
Added `lspinstall` functionality
2021-06-02 00:04:22 +05:30
siduck76 b2cefbe3b8
added lspconfig+lspinstall configs! 2021-06-02 00:01:05 +05:30
siduck76 2d7ccc16f2
added lspInstall to pluginlist 2021-06-01 23:58:24 +05:30
siduck76 d7c0e1fefb
Update mappings.lua 2021-06-01 23:56:37 +05:30
marvelman3284 e12117a611 update plugin list 2021-06-01 14:23:03 -04:00
marvelman3284 7120f98f34 Change lsp-install provider 2021-06-01 14:20:15 -04:00
marvelman3284 07a169b16d Remove duplicate functions 2021-06-01 12:04:20 -04:00
marvelman3284 9e701f08d3 Unpersonalize my dots 2021-06-01 12:03:42 -04:00
marvelman3284 07859b4177 Unpersonalize my dots 2021-06-01 09:28:00 -04:00
marvelman3284 1e6432c4d1 Unpersonalize my dots 2021-06-01 09:25:59 -04:00
marvelman3284 4b3682a343 Unpersonalize my dots 2021-06-01 09:25:04 -04:00
marvelman3284 f7a1a5dc92 Add lspinstall functionality 2021-06-01 09:22:24 -04:00
marvelman3284 2ff84eaf19 Merge branch 'main' of https://github.com/marvelman3284/neovim-dots
merge
2021-05-30 12:34:05 -04:00
siduck76 355c2cb33c clean compe config since it supports lazy loading 2021-05-27 15:20:30 +05:30
siduck76 c203b56a3f show term insert mode in statusline 2021-05-25 17:07:37 +05:30
siduck76 75b95a89d1 Merge branch 'main' of github.com:siduck76/neovim-dots 2021-05-25 08:24:33 +05:30
siduck76 bdcf708d77 fix vi nomode issue 2021-05-25 08:24:22 +05:30
siduck76 56532ddb84
Update statusline.lua 2021-05-25 08:19:58 +05:30
siduck76 afcacf1726 misc stuff 2021-05-25 08:18:04 +05:30
siduck76 7ab882bfa8 made statusline prettier! 2021-05-25 08:01:14 +05:30
siduck76 de05895c28
Merge pull request #50 from mTvare6/main
Fix markdown
2021-05-19 22:15:13 +05:30
mTvare f84f42ad76
Update README.md 2021-05-19 21:46:47 +05:30