mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
Nvim restart (#9)
* chore(nvim): remove astronvim and configs * feat(nvim): new, custom nvim configuration
This commit is contained in:
5
config/nvim/lua/plugins/wakatime.lua
Normal file
5
config/nvim/lua/plugins/wakatime.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"wakatime/vim-wakatime",
|
||||
lazy = false,
|
||||
enabled = true,
|
||||
}
|
||||
Reference in New Issue
Block a user