-
nvim, fish前提
- `ncm install nvim-foo`
- `set -Ux NVIM_APPNAME nvim-foo`
- `ncm remove nvim-foo`
- `rm -rf $XDG_DATA_HOME/nvim-foo`
- `rm -rf $XDG_CACHE_HOME/nvim-foo`
- `rm -rf $XDG_STATE_…
-
There is now [this](https://github.com/nvim-treesitter/nvim-treesitter/commit/604aa5a7c8cf1fd0c4ad667a0cc7fb8aaf0be33e). A config and highlights for `tree-sitter-nu` within `nvim-treesitter`.
Curre…
-
Hello everyone, I tried installing the C3 editor plugin for neovim by two methods.
1. Added config specified in the README into my neovim config. [Specified here: https://github.com/c3lang/editor-p…
-
I really like the Telescope UI customization and would like Harpoon's default config with just the floating window to look just the same. I don't know if there are ways to implement this in neovim, I …
-
The following error only occurs when running NeoVim in a GitBash shell. It does **not** happen when running NeoVim on Powershell. Maybe I am missing some required config? Or maybe it's just a matter o…
-
- 在 mac 上安裝 neovim
` brew install neovim `
- 安裝 vim-plug
```
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubus…
-
### Did you check the docs?
- [X] I have read all the vscode-neovim docs
- [X] I understand the fundamental limitations of the plugin and believe this request to be reasonable
### Is your feature re…
-
## Description
https://neovim.io/doc/user/starting.html#_nvim_appname
is it possible to change the neovim config directory in nixvim? Usually neovim installs to `.config/nvim' but i don't want t…
-
**Describe the bug**
The latest commit - 22a3b4c70641802587a6a0994894225e7815398b introduces a bug.
```
Error detected while processing /Users/alan/.config/nvim/init.vim[1099]..ColorScheme Autoco…
-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…