Tay-To
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...
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...
### 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...
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.   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...
 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'...
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...