This website requires JavaScript.
Explore
Help
Sign In
TiagoRG
/
.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cf48ec7f83
.dotfiles
/
.config
/
nvim
/
lua
/
tiagorg
/
init.lua
5 lines
101 B
Lua
Raw
Normal View
History
Unescape
Escape
Initial commit on new repo Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
2023-10-21 13:05:20 +00:00
require
(
"
tiagorg.set
"
)
22/10 Update Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
2023-10-22 14:38:18 +00:00
require
(
"
tiagorg.remap
"
)
Initial commit on new repo Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
2023-10-21 13:05:20 +00:00
vim.g
.
copilot_node_command
=
"
~/.nodenv/bin/nodenv
"