Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aashish1-1-1/sisyphus
A minimal nvim config
https://github.com/aashish1-1-1/sisyphus
Last synced: 5 days ago
JSON representation
A minimal nvim config
- Host: GitHub
- URL: https://github.com/aashish1-1-1/sisyphus
- Owner: Aashish1-1-1
- Created: 2024-04-10T03:03:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T01:36:42.000Z (6 months ago)
- Last Synced: 2024-06-01T02:44:05.429Z (6 months ago)
- Language: Lua
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sisyphus
A minimal nvim config drawn inspiration of Greek Mythical creature Sisyphus, who was condemned to roll a boulder uphill for eternity, symbolizing the absurdity of human existence.# Motivation
It is a reminder for pursuit of refining our tools, knowing that perfection is unattainable yet striving for improvement nonetheless. This Neovim configuration embracesthe ethos of embracing the absurdity of our efforts while finding meaning in the process.# Dashboard
![Dash](./image/dash.png)---
Keep rolling the boulder, for it is in the struggle itself that we find purpose.---
[ASCII](https://texteditor.com/multiline-text-art/)# Used plugins
- Autoparis
- barbar
- cmp
- lualine
- telescope
- toggleterm
- treesitter
- lsp# To Try
```bash
mv ~/.config/nvim ~/.config/nvim_backup
git clone https://github.com/Aashish1-1-1/Sisyphus ~/.config/nvim
```