Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pwntester/nautilus.nvim

A nice and cobaltish neovim theme
https://github.com/pwntester/nautilus.nvim

Last synced: 23 days ago
JSON representation

A nice and cobaltish neovim theme

Awesome Lists containing this project

README

        

# nautilus.nvim

![https://www.readriordan.com/2021/10/19/daughter-of-the-deep-hop-aboard-the-nautilus/](https://readriordan.com/wp-content/uploads/2021/10/Nautilus_Banner.jpg)
![image](https://user-images.githubusercontent.com/125701/147830041-912de754-1e9b-4bf3-9770-a09d4fdaf77d.png)
![Nautilus](https://user-images.githubusercontent.com/125701/147829998-3dd0e401-a2ee-4d16-b2b0-2c47a0d8f3da.png)

## Setup

```lua
use {'pwntester/nautilus.nvim', config = function()
require("nautilus").load {
transparent = true,
}
end}
```