Takshil Mistry
Takshil Mistry
I would like to integrate it with gemini AI coz its free
- **(For usage) I have read the [wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage)** - **(For troubleshooting) I have read the [wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting)** - Linux distro: ```bash LSB Version: n/a Distributor ID: Arch Description: Arch Linux Release:...
So the readme's demo looks so * good but mine is sort of crappy, 1. no slide in/out animation 2. cannot close with `q` + some error : ```lua E5108:...
 β¬οΈ *presses `fi`* [`Telescope import`] β¬οΈ  `config`: ```lua require("telescope").setup({ ... extensions = { ... import = { insert_at_top = true, custom_languages = { { regex = [[^(?:import(?:[\"'\s]*([\w*{}\n, ]+)from\s*)?[\"'\s](.*?)[\"'\s].*)]],...
idk how to add a pull request, ik how to but i am not able to change the code, here are the code for the two... `Fall` nicknamed as `Make_It_Rain`...
### Self Checks - [x] I'm using the latest lualine. - [x] I didn't find the issue in existing issues or PRs. ### How to reproduce the problem - just...
### Requested feature if im not in a git repo, the branch is just disabled i came with this workaround: ```lua lualine_b = { { function() local is_git = vim.fn.system("git...
hi, i was trying to setup the `%s` keys in `1-10` like this: ```lua { "j-morano/buffer_manager.nvim", lazy = true, event = { "BufAdd", "BufDelete", "BufEnter" }, keys = { {...