hinell

Results 63 issues of hinell

I suggest to adjust folded text colors. Currently it's nearly indistinguishible from the background one both in `Lighter` and `Darker` styles (pay attention to the line 45): ![image](https://user-images.githubusercontent.com/8136158/212372533-b5868199-c0a5-40f1-95bc-53fd808de09a.png) ![material_light_folded](https://user-images.githubusercontent.com/8136158/212372572-e35be497-c757-422f-944a-18087f1d5667.png)

Hi. Just wanted to let you know that there is a nice list of emf configs, checkout: * https://github.com/creativenull/efmls-configs-nvim

Hi. I propose to add few words on how to work with LuaJit native feature allowing to call natively declared C functions. Checkout: [FFI Module](https://luajit.org/ext_ffi.html)

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Description Very similiar to, but for functions: * https://github.com/mrjones2014/legendary.nvim/issues/215 Can we have the same feature for...

enhancement

https://github.com/typescript-language-server/typescript-language-server/blob/9f3e578792161095aab0eccb4c3e394dd9a4e697/src/lsp-client.ts#L31-L34 I request to provide a way to configure `typescript-language-server` _locally_ i.e. relative to the root of the project (i.e. `tsconfig.json`) by forcing lsp-client (I mean client from this repo...

enhancement

### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...

documentation

See neovim/neovim/pull/22846 ### Affected files: ``` lua/lualine/components/branch/git_branch.lua lua/lualine/components/hostname.lua lua/lualine/utils/utils.lua ``` Please, keep these `vim.loop.*` calls by condition using `has("nvim-0.9") == 1` to ensure backwards compatibility

review:later

The project is abandoned since [May 2022](https://github.com/fuse-box/fuse-box/discussions/2032) at least. Please, archive the project. Thanks.

I request to add a [`concurrently`](https://github.com/open-cli-tools/concurrently) command, similar to `npm-run-all`.

Hi. How do we install stuff from `gist.github.com`?