siduck76
|
74a97956bb
|
Merge pull request #78 from ashincoder/main
cmd instead of vim.cmd
|
2021-06-16 18:56:26 +05:30 |
|
siduck76
|
fdd32cfcab
|
Update highlights.lua
|
2021-06-16 18:56:12 +05:30 |
|
ashincoder
|
35343e8b96
|
cmd instead of vim.cmd
|
2021-06-16 18:53:16 +05:30 |
|
siduck76
|
a80de385f2
|
Update highlights.lua
|
2021-06-16 18:00:23 +05:30 |
|
siduck76
|
fe0fc44f77
|
Merge pull request #74 from ashincoder/main
Added relative numbers option and changed bookmark icon
|
2021-06-16 06:44:03 +05:30 |
|
ashincoder
|
20cc14e584
|
removed 2 repeated lines
|
2021-06-16 06:42:23 +05:30 |
|
ashincoder
|
9d35626a56
|
Merge branch 'main' of github.com:ashincoder/NvChad
|
2021-06-16 06:20:58 +05:30 |
|
ashincoder
|
c3a447a471
|
commented relative number setting and changed bookmark icon
|
2021-06-16 06:20:47 +05:30 |
|
siduck76
|
61022dd971
|
Update README.md
|
2021-06-15 23:52:11 +05:30 |
|
siduck76
|
9bbd2b5d69
|
update todo and some stuff
|
2021-06-15 23:39:40 +05:30 |
|
siduck76
|
9aea4d08e5
|
minor changes in treesitter conf
|
2021-06-15 21:54:05 +05:30 |
|
siduck76
|
62f4ce0912
|
enable smartindent
|
2021-06-15 21:44:11 +05:30 |
|
siduck76
|
f87772e559
|
Merge pull request #66 from ashincoder/main
Added commenter support.
|
2021-06-15 16:32:50 +05:30 |
|
siduck76
|
19763665e6
|
Delete commenter.lua
|
2021-06-15 16:32:07 +05:30 |
|
siduck76
|
e31e74e0da
|
Update init.lua
|
2021-06-15 16:31:54 +05:30 |
|
ashincoder
|
c0369c7130
|
added commenting keybinding
|
2021-06-15 15:57:55 +05:30 |
|
ashincoder
|
0350571803
|
added commenting support
|
2021-06-15 15:55:32 +05:30 |
|
siduck76
|
e48da3491d
|
Merge pull request #64 from ashincoder/main
backup old nvim config in install script
|
2021-06-15 14:52:59 +05:30 |
|
ashincoder
|
3879718cea
|
changed script to mv nvim to nvim.bak instead of deleting it
|
2021-06-15 14:35:23 +05:30 |
|
siduck76
|
3552dcffb9
|
fix conflicting mappings
|
2021-06-14 23:21:16 +05:30 |
|
siduck76
|
7611d1390b
|
Merge pull request #56 from Aaditay/main
typo in packer conf
|
2021-06-14 20:20:01 +05:30 |
|
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 |
|