Commit Graph

141 Commits

Author SHA1 Message Date
siduck76 3552dcffb9 fix conflicting mappings 2021-06-14 23:21:16 +05:30
Aaditay e1c7d4e458
two times requiring packer ? 2021-06-14 19:55:41 +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 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
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 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 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
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 b61ead83c1 reduce startuptime for compe 2021-05-15 11:20:40 +05:30
Henri Vandersleyen 0308e94e42
modification for nvim-whichkey. 2021-05-12 10:23:35 -07:00
siduck76 2fe776a386 nvim-lspconfig : fix some mistakes! 2021-05-11 09:12:49 +05:30
siduck76 7bd57b7e93 add all highlights in one file 2021-05-11 08:02:03 +05:30
siduck76 339b31d87c nvimTree : hide full path of dir 2021-05-10 23:00:48 +05:30
siduck76 c7d1ba6927 bufferline : add offsets 2021-05-09 23:06:22 +05:30
siduck76 d7f10904b6 bufferline.nvim : changed some colors , cleaned it! 2021-05-09 15:53:59 +05:30
siduck76 e54aca98ee added some mappings 2021-05-09 13:52:38 +05:30
Henri Vandersleyen 9783f87787
adjusted the bindings to be TAB and S-TAB for buffers. 2021-05-08 22:57:38 -07:00
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.
2021-05-08 22:21:29 -07:00
Fladson Gomes 869f949243
Fix unfinished string 2021-05-07 10:34:18 +02:00
siduck76 e56fa24c48 Merge branch 'main' of github.com:siduck76/chad-nvim 2021-05-07 13:37:05 +05:30
siduck76 122e89e361
added ccls lsp 2021-05-07 13:46:04 +05:30
siduck76 7cc75ffe1d add NvimTree bg , make its versplit transparent 2021-05-07 13:36:54 +05:30
Sergio Alejandro Ribera Costa 1007be42c1 Add Clang (C/C++) LSP 2021-05-07 02:28:03 -04:00
Sergio Alejandro Ribera Costa a392c66df1 Fix Bug with Packer and borders on excecute any command 2021-05-07 02:16:32 -04:00