https://github.com/rxtsel/nvim
My config for neovim ☠️
https://github.com/rxtsel/nvim
lua neovim nvim vim
Last synced: 10 months ago
JSON representation
My config for neovim ☠️
- Host: GitHub
- URL: https://github.com/rxtsel/nvim
- Owner: rxtsel
- Created: 2022-03-13T00:02:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T03:42:46.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:26:13.042Z (almost 2 years ago)
- Topics: lua, neovim, nvim, vim
- Language: Lua
- Homepage:
- Size: 237 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My neovim setup
Requires Neovim (>= v0.8.3)
requiriments:
```bash
# Npm 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/)