1679 Commits (v2.5)
 

Author SHA1 Message Date
marvelman3284 2ff84eaf19 Merge branch 'main' of https://github.com/marvelman3284/neovim-dots
merge
3 years ago
siduck76 355c2cb33c clean compe config since it supports lazy loading 3 years ago
siduck76 c203b56a3f show term insert mode in statusline 3 years ago
siduck76 75b95a89d1 Merge branch 'main' of github.com:siduck76/neovim-dots 3 years ago
siduck76 bdcf708d77 fix vi nomode issue 3 years ago
siduck76 56532ddb84
Update statusline.lua 3 years ago
siduck76 afcacf1726 misc stuff 3 years ago
siduck76 7ab882bfa8 made statusline prettier! 3 years ago
siduck76 de05895c28
Merge pull request #50 from mTvare6/main
Fix markdown
3 years ago
mTvare f84f42ad76
Update README.md 3 years ago
siduck76 b86740f407
Update README.md 3 years ago
siduck76 5ca68d73e9
Merge pull request #49 from Vanderscycle/main
Added 2 actions
3 years ago
Henri Vandersleyen 0153a16e0b
added a stale issue manager and commented out the lua as it kept on
snagging with vim (not an error).
3 years ago
Henri 706a4148e2
Update README.md 3 years ago
Henri 1af58cfb05
Update README.md
Added the badge proprely
3 years ago
Henri Vandersleyen f296cdc7ca
added the correct lua checker. 3 years ago
Henri Vandersleyen b308ceaa5e
added linter for push on main to double check the lua and shell
languages.
3 years ago
siduck76 b61ead83c1 reduce startuptime for compe 3 years ago
siduck76 57b9c3f5c6
Update README.md 3 years ago
siduck76 7f147b0d16
Merge pull request #47 from Vanderscycle/main
Added which-key.nvim plugin
3 years ago
Henri Vandersleyen 0308e94e42
modification for nvim-whichkey. 3 years ago
Henri 42508b0690
Merge pull request #3 from siduck76/main
Merge pull request #46 from Vanderscycle/main
3 years ago
siduck76 bd2b1aa3ba
Merge pull request #46 from Vanderscycle/main
Changes to the readme
3 years ago
Henri aaa9b4f3d2
Update README.md
better separation of the letters
3 years ago
Henri f571406816
Update README.md
Added the most usefull bindings from lspconfig
3 years ago
Henri 162fe51d01
Merge pull request #2 from siduck76/main
update
3 years ago
siduck76 2fe776a386 nvim-lspconfig : fix some mistakes! 3 years ago
siduck76 7bd57b7e93 add all highlights in one file 3 years ago
siduck76 339b31d87c nvimTree : hide full path of dir 3 years ago
siduck76 5ba1ea801b
Merge pull request #44 from Vanderscycle/main
Added lsp for lua
3 years ago
Henri 2e797e1c62
Update README.md
Corrected small error in the readme from my previous key binding modification.
3 years ago
Henri Vandersleyen 81b72adbdf
added lua language WORKS FOR LINUX ONLY. 3 years ago
Henri b85b671402
Merge pull request #1 from siduck76/main
updating
3 years ago
siduck76 c7d1ba6927 bufferline : add offsets 3 years ago
siduck76 d7f10904b6 bufferline.nvim : changed some colors , cleaned it! 3 years ago
siduck76 e54aca98ee added some mappings 3 years ago
siduck76 d27da21cef add json lsp 3 years ago
siduck76 e8e7d28eb9
Merge pull request #42 from Vanderscycle/main
avoid using default keybinds!
3 years ago
Henri Vandersleyen 215b52db16
fixed my revert errors. 3 years ago
Henri Vandersleyen 9783f87787
adjusted the bindings to be TAB and S-TAB for buffers. 3 years ago
Henri Vandersleyen 998d6c1e80
Revert "Update README.md"
This reverts commit 5272eb3f19.
3 years ago
Henri Vandersleyen dc78a13053
restored the tab binding to the original shift l | p. Consideration
should be given by the owner of the repo if C-,|C-. is better as a
binding.
3 years ago
Henri 5272eb3f19
Update README.md
The Readme keys were not matching the defined keys in top-bufferline.lua
3 years ago
siduck76 df5796254a
Merge pull request #41 from fladson/fix-unfinished-string
Fix unfinished String
3 years ago
Fladson Gomes 869f949243
Fix unfinished string 3 years ago
siduck76 e56fa24c48 Merge branch 'main' of github.com:siduck76/chad-nvim 3 years ago
siduck76 47abfe3acd
Merge pull request #40 from SergioRibera/main
Bug fix when executing any packer command and Add Clang LSP
3 years ago
siduck76 122e89e361
added ccls lsp 3 years ago
siduck76 7cc75ffe1d add NvimTree bg , make its versplit transparent 3 years ago
Sergio Alejandro Ribera Costa 1007be42c1 Add Clang (C/C++) LSP 3 years ago