wyebanie neovima
This commit is contained in:
@@ -22,10 +22,8 @@ ZaneyOS is a simple way of reproducing my configuration on any NixOS system. Thi
|
||||
#### 🎹 Pipewire, Spotify, & Notification Menu Controls
|
||||
- We are using the latest and greatest audio solution for Linux. If you like listening to music Spotify comes pre-installed out of the box. Not to mention you will have media and volume controls in the notification center available in the top bar.
|
||||
|
||||
#### 🏇 Optimized Workflow, tmpfs For Speed, & Simple Yet Elegant Neovim
|
||||
- Using scratchpads with Hyprland for increased functionality and effeciency.
|
||||
- A tmpfs for the /tmp directory is created improving rebuild time and reducing strain on hdd/ssd.
|
||||
- No massive Neovim project here. This is my simple, easy to understand, yet incredible Neovim setup. You can grep recursively through entire folders and find specific files without ever leaving the text editor!
|
||||
|
||||
#### 🖥️ Multi Host & User Configuration
|
||||
- You can now define separate settings for different host machines and users!
|
||||
@@ -65,12 +63,6 @@ sh <(curl -L https://gitlab.com/Zaney/zaneyos/-/raw/main/install-zaneyos.sh)
|
||||
|
||||
#### 🦽 Manual:
|
||||
|
||||
Run this command to ensure Git & Vim are installed:
|
||||
|
||||
```
|
||||
nix-shell -p git vim
|
||||
```
|
||||
|
||||
Clone this repo & enter it:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user