feat(nvim): Added ui borders

This commit is contained in:
uttarayan21
2024-03-23 20:33:51 +05:30
parent 9d7b93ae09
commit 5a6bc5638a
4 changed files with 66 additions and 118 deletions

View File

@@ -1,6 +1,6 @@
## Dotfiles
These are dotfiles for my Linux, MacOS and Windows machines
These are dotfiles for my Linux and MacOS machines
### Linux
- OS: NixOS
@@ -16,14 +16,6 @@ These are dotfiles for my Linux, MacOS and Windows machines
- WM: [yabai](https://github.com/koekeishiya/yabai)
- Terminal: wezterm
### Windows
- OS: Windows 11
- Shell: nushell
- Editor: nvim / neovide / helix
- WM: Vanilla /
- Terminal: Vanilla / wezterm
### For nix
I'm a recent convert to NixOS from ArchLinux and have been usin it as primary os as well as a package manager on macos so the flake.nix contains configuration for both nix-darwin as well as nixos. It also contains a native home-manager module configuration for non-nixos devices ( like a SteamDeck ).