Commit Graph
16 Commits
Author SHA1 Message Date
HenriandGitHub 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
2021-06-27 12:02:56 -07:00
HenriandGitHub 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
HenriandGitHub 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
HenriandGitHub 706a4148e2 Update README.md 2021-05-17 13:21:53 -07:00
HenriandGitHub 1af58cfb05 Update README.md
Added the badge proprely
2021-05-17 13:18:46 -07:00
HenriandGitHub 42508b0690 Merge pull request #3 from siduck76/main
Merge pull request #46 from Vanderscycle/main
2021-05-12 10:08:53 -07:00
HenriandGitHub aaa9b4f3d2 Update README.md
better separation of the letters
2021-05-12 09:56:41 -07:00
HenriandGitHub f571406816 Update README.md
Added the most usefull bindings from lspconfig
2021-05-12 09:55:34 -07:00
HenriandGitHub 162fe51d01 Merge pull request #2 from siduck76/main
update
2021-05-12 09:43:44 -07:00
HenriandGitHub 2e797e1c62 Update README.md
Corrected small error in the readme from my previous key binding modification.
2021-05-10 10:06:48 -07:00
HenriandGitHub b85b671402 Merge pull request #1 from siduck76/main
updating
2021-05-10 09:41:29 -07:00
HenriandGitHub 5272eb3f19 Update README.md
The Readme keys were not matching the defined keys in top-bufferline.lua
2021-05-08 20:44:34 -07:00
HenriandGitHub 249b42ac3f Merge pull request #2 from siduck76/main
Merge pull request #34 from Vanderscycle/main
2021-05-04 13:24:14 -07:00
HenriandGitHub e6be0992b9 Merge pull request #1 from siduck76/main
updating
2021-05-04 10:16:12 -07:00
HenriandGitHub 615c391d5d Update lua.lua
Added snippet support for a later merge should the author decides that this type of snippet support fits his needs.
2021-05-03 14:57:54 -07:00
HenriandGitHub adef2de8d5 Update README.md
Corrected a small repetition.
2021-05-03 12:28:54 -07:00