mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 00:46:19 +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,
|
|
}
|