Luis Calle

Results 22 issues of Luis Calle

I just download this plugin today and the local editing works great. But I tried to follow the example of deploying a server using `ngrok` and it just don't works...

When I open a buffer, write a query and then save it, I get the following result: ``` unrecognized win32 error code: 123psql: error: C:/Users/pcx/AppData/Local/Temp/nvimeAR3CD/d2a141vflldbei-query-2022-03-31 22:47:30: Invalid argument ``` But,...

bug
help wanted

- `nvim --version`: ``` NVIM v0.6.1 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Compilado por runneradmin@fv-az152-430 Features: -acl +iconv +tui See ":help feature-compile" archivo "vimrc" del sistema: "$VIM\sysinit.vim" predefinido para $VIM: "C:/Program...

bug
luarocks
v1

This would solve #26031. This PR is functional, but (since this is my first PR to the project), I would like to receive feedback regarding things like: - ~Should I...

lsp

This intended to continue the work of #961. TODO: - [ ] Why does `Fzflua buffers` not work with `ctrl-n` and `ctrl-p`? - [ ] Add support for quickstart on...

The plugin now uses a `setup` function to configure it and to initialize its user commands and autocmds. Currently, most of the dependencies on `nvim-treesitter` where removed by copying the...

### Problem Trying to download the [nightly release](https://github.com/neovim/neovim/releases/tag/nightly) for Windows (either the `.zip` file or the `.msi`) file triggers the Windows defender virus detection. Windows defender claims to have found...

bug
platform:windows
treesitter

### Description Performing some `vim-fugitive` actions (not only the ones described in the repro, but I couldn't found a different minimal repro) freeze Neovim without the option of being interrupted...

bug

### Did you check the docs and existing issues? - [X] I have read the docs - [X] I have searched the existing issues ### Neovim version (nvim -v) NVIM...

bug