This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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.
64
Commits
1
Branch
12 MiB
Tree:
cbce37fa75
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'cbce37fa75'
${ noResults }
dotfiles
/
.config
/
nvim
/
init.lua
3 lines
43 B
Raw
Normal View
History
Thu 04 Aug 2022 22:40:32 ACST
2 years ago
Update neovim to use folke/lazy.nvim and remove unused plugins Add alacritty config
1 year ago
require
(
'
tovi.core
'
)
require
(
'
tovi.lazy
'
)