31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
---
|
|
tags:
|
|
- IT/Tools/NeoVIM
|
|
---
|
|
|
|
# Neovim
|
|
|
|
## Installation
|
|
|
|
![[mise#Installation Neovim]]
|
|
|
|
## Configuration
|
|
|
|
## Plugins
|
|
|
|
- https://neovim.io/doc/user/treesitter.html
|
|
|
|
## Videos
|
|
|
|
## Links
|
|
- [Tips to edit asciidoc in neovim or Vim like a boss !](https://coastsystems.net/en/blog/2021-01-02-adoc-vim/)
|
|
- [AsciiDoc Syntax Quick Reference | Asciidoctor Docs](https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/)
|
|
- [GitHub - catppuccin/nvim: 🍨 Soothing pastel theme for (Neo)vim](https://github.com/catppuccin/nvim)
|
|
- [Copy, Paste and Visual Mode - Learn Neovim](https://ofirgall.github.io/learn-nvim/chapters/04-copy-paste-visual.html)
|
|
- [GitHub - gbprod/yanky.nvim: Improved Yank and Put functionalities for Neovim](https://github.com/gbprod/yanky.nvim)
|
|
- [Windows - Neovim docs](https://neovim.io/doc/user/windows.html)
|
|
- [How to Copy Data From Neovim and Paste to Another Editor | Baeldung on Linux](https://www.baeldung.com/linux/neovim-copy-text)
|
|
- https://github.com/neovim/neovim/blob/master/INSTALL.md
|
|
- https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows
|
|
- https://ziglang.org/learn/getting-started/#direct
|