mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 17:46:46 +00:00
* chore(nvim): remove astronvim and configs * feat(nvim): new, custom nvim configuration
6 lines
72 B
Lua
6 lines
72 B
Lua
return {
|
|
"wakatime/vim-wakatime",
|
|
lazy = false,
|
|
enabled = true,
|
|
}
|