This website works better with JavaScript.
Explore
Help
Sign In
elal
/
dotfiles
mirror of
https://github.com/E-Almqvist/dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Configuration files for my GNU/Linux installation.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
518
Commits
3
Branches
14
Tags
188 MiB
Tag:
Branch:
Tree:
f261611513
laptop
lightmode
master
2020-07-12
2020-09-09
2020-11-21
2021-01-05
2021-02-08
2021-06-23
2021-08-15
2021-11-15
2022-05-11
2022-08-14
2022-11-13
2023-02-12
2023-06-17
2024-07-25
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f261611513'
${ noResults }
dotfiles
/
nvchad
/
.config
/
nvim
/
lua
/
options.lua
7 lines
89 B
Raw
Normal View
History
Unescape
Escape
fix
3 months ago
require
(
"
nvchad.options
"
)
nvchad 2.5 config migration
4 months ago
-- add yours here!
fix
3 months ago
local
o
=
vim.o
o.cursorlineopt
=
"
both
"