-
To add :
+ telescope
+ live grep
+ find buffers
+ find marks" })
+ find old files
+ find in current buffer
+ git commits
+ git status
+ pick hidden term
+ find files
+ t…
-
**Motivation**
When using tinymist in neovim on a typst project with multiple files and directories, it doesn't seem to work properly.
Even after following: https://github.com/Myriad-Dreamin/tinymis…
-
## Nvim Documents
* [Lua-guide/Mappings](https://neovim.io/doc/user/lua-guide.html#_mappings)
* [Map/key-mapping](https://neovim.io/doc/user/map.html#_1.-key-mapping)
## Extensions
* VSCode Neov…
-
-
[Wiki](https://nixos.wiki/wiki/Neovim)
- [Nixvim](https://github.com/nix-community/nixvim)
- [Kickstart](https://github.com/nvim-lua/kickstart.nvim/)
-
- 在 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…
-
I tried several times and always failed to get (any) LSP working with `neovim`, and I just figured it out specifically for fortls. I am documenting here the exact steps before I forget. We can later m…
-
### Description
@apollo1321 I am experiencing a crash with the `nvim-treesitter-context` feature when using Neovim with the `multiwindow` option enabled.
I was unable to reproduce the bug with the …
-
Hi. I am trying to follow your neovim setup recommendation, however I am struggling a bit to make the setup work. This is how I do it using `lsp-zero`:
```lua
local lsp_config = require("lspco…
-
Not sure if it's an issue with supermaven or cmp but I'll start here... I've the following setup:
```
require("lazy").setup({
{
"supermaven-inc/supermaven-nvim",
config …