This website requires JavaScript.
Explore
Help
Register
Sign In
speckitor
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
dotfiles
/
.config
/
nvim
/
init.lua
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
6 lines
89 B
Lua
Raw
Permalink
Normal View
History
Unescape
Escape
first commit
2026-05-18 16:15:04 +07:00
require
(
"
autocmd
"
)
require
(
"
config
"
)
require
(
"
keymap
"
)
require
(
"
plugins
"
)
emacs, neovim & fish
2026-06-11 19:41:26 +07:00
require
(
"
lsp
"
)
Reference in New Issue
Copy Permalink