An open API service indexing awesome lists of open source software.

https://github.com/rxtsel/nvim

My config for neovim 👾
https://github.com/rxtsel/nvim

lazyvim linux lua neovim nvim powershell vim

Last synced: 19 days ago
JSON representation

My config for neovim 👾

Awesome Lists containing this project

README

          

# My neovim setup

This is simple and minimal, but powerful neovim setup.

![1747916111_grim](https://github.com/user-attachments/assets/7f30c855-9398-440a-b17a-47373f65056a)

**Requiriments**:

- Neovim >= `v0.11.1`

```bash
# Node.js packages
npm i -g tree-sitter-cli typescript tree-sitter fd fd-find @mermaid-js/mermaid-cli

# System packages
ripgrep xsel unzip curl gcc zip unzip gzip g++ lazygit xclip wl-clipboard rustup clang jq silicon rust-analyzer ghostscript tectonic
```

### Read about basic commands on [my blog](https://www.rxtsel.dev/en/blog/basic-commands-for-neovim/)