This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
nixos-config
Archived
Watch
1
Star
0
Fork
0
You've already forked nixos-config
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-12-15
. You can view files and clone it, but cannot push or open issues or pull requests.
e7711fe634
nixos-config
/
home-manager
/
neovim
/
themes.lua
3 lines
62 B
Lua
Raw
Normal View
History
Unescape
Escape
refactor(nvim): clean up lua file structure
2022-06-25 14:00:14 +00:00
vim.opt
.
background
=
'
light
'
feat: configure nvim
2022-06-20 13:49:53 +00:00
vim.cmd
(
"
colorscheme solarized
"
)
Reference in New Issue
Copy Permalink