8 Oct 2022 |
𝘵𝘎𝘎#9759 | bloat | 00:18:09 |
brec#4646 | Have you used :h with your new galaxyline config? I'm getting an error when I use it. I use it a lot -- I'm guessing you don't much. No error with your previous galaxyline.lua. | 02:32:31 |
Cpt Chuckles#1321 | i had found an error on help files today, i'm pretty sure i wasn't getting those errors when i was developing the thing and i'm 90% sure i had looked at a help buffer but it should be fixed since this afternoon, it was related to the git branch condition firing but not being relevant to the help buffer so the git branch string was nil and i was calling :gsub on it. now i check before calling :gsub | 02:50:50 |
Cpt Chuckles#1321 | in fact i had to have been testing with it, because the help buffer was how i was checking the readonly condition was working | 02:52:39 |
Cpt Chuckles#1321 | no idea why it started borking thereafter | 02:52:48 |
Mr.Quack#4098 | Download unknown.png | 03:41:19 |
Mr.Quack#4098 | what is the this ? | 03:41:20 |
| marasai13 joined the room. | 04:05:25 |
| vimo#6620 joined the room. | 04:35:35 |
vimo#6620 | You know you should reply back the solution so just incase anyone using the config has that issue might find it if they use search discord xD | 04:35:36 |
Rishabh69 | In reply to @_discord_261525516832604160:t2bot.io sent an image. weird i never faced this issue | 04:39:59 |
Rishabh69 | i am the one who made that pr | 04:41:00 |
Rishabh69 | In reply to @_discord_261525516832604160:t2bot.io sent an image. if someone is having this error, open an issue on nvim-basic-ide , i will look into it | 05:11:23 |
vimo#6620 | It isn't fixed? My bad, I misread it as chris explained it on stream and you know what the problem is. | 05:38:01 |
Rishabh69 | Download recording.mp4 | 06:03:51 |
Rishabh69 | In reply to @rj69420:matrix.org sent a video. see i didnt face any issue with gitsigns | 06:04:22 |
Mr.Quack#4098 | can any1 help me fix these | 07:19:02 |
Mr.Quack#4098 | Download unknown.png | 07:19:07 |
| Binx changed their display name from Binx to Binx#6001. | 07:21:35 |
| Binx changed their display name from Binx#6001 to Binx. | 07:21:53 |
| DeCodedCoder#6362 joined the room. | 07:25:27 |
DeCodedCoder#6362 | guys do we need treesitter for "go definition" feature in the native lsp? | 07:25:28 |
Mr.Quack#4098 | can u help me ? | 07:26:38 |
DeCodedCoder#6362 | sure if i can | 07:26:51 |
Mr.Quack#4098 | what's go definition ;-; | 07:27:02 |
Rishabh69 | In reply to @_discord_615859515732000790:t2bot.io guys do we need treesitter for "go definition" feature in the native lsp? no you need lsp i think | 07:27:55 |
b4mbus#3763 | Nope, it's done by the LSP. | 07:28:02 |
DeCodedCoder#6362 | go definition, when you wanna jump to the place where the initials of the variable of the function is. | 07:28:03 |
b4mbus#3763 | But treesitter is very useful nonetheless. | 07:28:18 |
Mr.Quack#4098 | oh | 07:28:27 |