This website requires JavaScript.
Explore
Help
Register
Sign In
ItsDrike
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/ItsDrike/dotfiles.git
synced
2024-11-10 10:39:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2fc82d8f37
dotfiles
/
home
/
.config
/
nvim
/
lua
/
plugins
/
settings
/
vim-code-dark.lua
5 lines
76 B
Lua
Raw
Normal View
History
Unescape
Escape
Switch vim config to lua (Full rewrite)
2021-11-30 19:22:51 +00:00
local
vim
=
require
(
"
vim
"
)
local
cmd
=
vim.cmd
Switch package manager to packer
2021-12-06 12:18:36 +00:00
cmd
[[colorscheme codedark]]
Reference in a new issue
Copy permalink