hrai

Results 15 issues of hrai

When I run `jo dir_name` it doesn't open the folder in Windows Explorer but opens it in 'lynx' which I believe is a browser. I installed nautilus and modified the...

I'm trying to implement this algorithm implementation on weighted graph. Does the library support it? If yes, how can I use that feature?

As far as I can tell, it looks like it's mapped to g:AutoPairsMapBS. Going by the description, it is a bit misleading and also, doesn't make sense to have two...

The chat windows at the bottom of the page just disappear when it's enabled. ![image](https://user-images.githubusercontent.com/4055444/37701700-13f29838-2d44-11e8-878e-4c8ac6787db6.png) ![image](https://user-images.githubusercontent.com/4055444/37701704-1b96a0ca-2d44-11e8-82ae-4e51047fff5b.png)

bug
help wanted

Is it possible to supply a set of files/types to disable this extension on?

When I run the command `:Telescope neoclip`, I get the error below: ![image](https://user-images.githubusercontent.com/4055444/227833771-925919d9-3414-41f0-acff-5def0993c81f.png) I'm on lunarvim on WSL Ubuntu 22.x My config ``` { "AckslD/nvim-neoclip.lua", --Clipboard manager neovim plugin with...

We have [conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits?rgh-link-date=2022-11-25T00%3A04%3A01Z) preset in out pipeline that generates the following changelog. ![203876397-7022f93e-7075-4a5a-8026-319d2f4297d0](https://user-images.githubusercontent.com/4055444/204927887-c5a2aee6-e2c2-4750-83fc-d8b337947736.png) Here's the full set of config. ``` [ // produces the release notes that are consumed by...

Is there a way to centre the rightmost segments? It seems to include the window number and the app that's currently running in it. ![image](https://user-images.githubusercontent.com/4055444/228381770-29bfa655-285f-43a2-810f-47fe057ca774.png) Also, what's the name of...

We have [conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits) preset in out pipeline that generates the following changelog. ![image](https://user-images.githubusercontent.com/4055444/203876397-7022f93e-7075-4a5a-8026-319d2f4297d0.png) Here's the full set of config. ``` [ // produces the release notes that are consumed by...

### What happened? ` zinit from'gh-r' sbin'**/nvim' ver'stable' for neovim/neovim` My neovim version is below ``` NVIM v0.9.1 Build type: Release LuaJIT 2.1.0-beta3 ``` When I run `zinit update neovim/neovim`...

bug