blob: 40a7c9840726e2a942caf891b8fdf8aadb04874d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# sinan.nvim - sinan's neovim repo
![sinan.nvin.png](https://static.sinanmohd.com/git/sinan.nvim.png)
This repo contains my neovim configuration written in lua, this setup does not
make use of mason to install language servers but relies on system package
manager instead, such as [nix](https://nixos.org/) or [apt](https://www.debian.org/).
if you are new to neovim, i'd recommend [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim)
# Installation
```
git clone https://git.sinanmohd.com/sinan.nvim ~/.config/nvim
```
|