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 👾
- Host: GitHub
- URL: https://github.com/rxtsel/nvim
- Owner: rxtsel
- Created: 2022-03-13T00:02:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T23:56:53.000Z (about 2 months ago)
- Last Synced: 2026-02-03T11:39:41.683Z (about 2 months ago)
- Topics: lazyvim, linux, lua, neovim, nvim, powershell, vim
- Language: Lua
- Homepage:
- Size: 298 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My neovim setup
This is simple and minimal, but powerful neovim setup.

**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/)