Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neovim

Neovim Select a Language Prompt

neovim

How to use init.lua instead of init.vim

lua neovim

How to configure python-lsp-server in NvChad

How can you map a binding with a pipe?

vim neovim

Adding neovim to home-manager config leads to permission problem

neovim nix

Why is my config's `expandtab = true` overridden when most files are opened?

config neovim

Neovim: fold code with `foldmethod=syntax` or `foldmethod=expr` depending on Tree-sitter

nvim "failed to run config for nvim-dap", loader.lua:369 attemp to call field 'setup' (a nil value)

How to fix the version issue between Neovim and LazyVim on Ubuntu 20 or 22 version

neovim on windows with FZF

`vi{` increases the visual selection, but can I reduce the visual selection in a similar way?

vim neovim

NeoVim: Broken Syntax Highlighting after heredoc "lua << EOF" in VimScript

how to access parameter of nvim_create_user_command

lua neovim

How do I switch between buffers in Neovim?

neovim

Vim: how to jump to definition in a split window

vim neovim

The ‘gitsigns’ plugin outputs an error E5560 in neovim

vim regex search for a char Not Keyword and Not Space followed by a Keyword

regex vim neovim

How to set up Angular Language Service in Neovim