This website requires JavaScript.
Explore
Help
Sign in
tblyler
/
tb-dotfiles
Watch
1
Star
0
Fork
You've already forked tb-dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c8e1ad9261
tb-dotfiles
/
chezmoi
/
private_dot_config
/
nvim
/
init.lua
5 lines
78 B
Lua
Raw
Normal View
History
Unescape
Escape
migrate to lua for neovim config, remove vimrc, and add gpg-agent ohmyzsh plugin
2021-12-03 00:12:57 -05:00
require
(
'
settings
'
)
update neovim with a better statusline, bufferline, and some more polish
2021-12-04 12:27:57 -05:00
require
(
'
plugins
'
)
migrate to lua for neovim config, remove vimrc, and add gpg-agent ohmyzsh plugin
2021-12-03 00:12:57 -05:00
require
(
'
mappings
'
)
require
(
'
autocmd
'
)
Reference in a new issue
Copy permalink