Tay-To

Results 9 issues of Tay-To

### I have done the following steps before reporting this issue: - [x] I have searched the existing issues - [X] I have read the FAQ in the help doc...

enhancement

Hi, when I edit my javascripts file, I just try a simple case with simple error. When the error appear and it shows the error messages, my cursorline and my...

wontfix

### Steps to reproduce 1. Install the tool eza for better listing file in Windows PowerShell. 2. When type eza in gVim terminal, it shows the ANSI color code insteadof...

platform-windows
bug

As title, is there any way I can use tailwind css and html auto complete in Vim with this plugin, I have also installed vim-lsp and vim-lsp-setting in vim.

I use lazygit and some other tools in nvim and there are some case that the colorscheme is not quite readable. ![Image](https://github.com/user-attachments/assets/f31dd8a9-89ec-421d-8510-cc7f57dd8b73) ![Image](https://github.com/user-attachments/assets/c2edab24-30ec-44a9-9d30-87c25f5eff48) I'm very love this theme so hope...

### Language Server Version v0.36.4 ### Terraform Version Terraform v1.10.5 on linux_amd64 ### Client Version Nvim (nvim-lspconfig, blink.cmp) ### Terraform Configuration ```terraform Just install the lsp with mason, the indent...

bug

![Image](https://github.com/user-attachments/assets/872331b0-5fc9-4f9a-9a91-a99b524b7d95) I think we could let the cidr_blocks in ingress_with_cird_blocks is list of string because if I need to apply one rule in different cidr, it will be duplicated.

I do the same to install as the readme say: ``` return { { 'nvim-java/nvim-java' }, config = function() require('java').setup() require('lspconfig').jdtls.setup({}) end } ``` and ``` return { { 'nvim-java/nvim-java'...

Unable to Recreate
Waiting for Response

I want to ask that, is there any usage that require numbers key in normal mode, since I need to use numbers key, I want to disable them. Now I...