This website requires JavaScript.
Explore
Help
Sign in
histalek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
c9966ce3ea
dotfiles
/
.config
/
nvim
/
lua
/
plugins
/
vim-just.lua
6 lines
79 B
Lua
Raw
Normal View
History
Unescape
Escape
feat(nvim): Filetype all the things!
2023-08-27 19:07:02 +02:00
return
{
feat(nvim): Update config for lazyvim v11 and neovim v0.10
2024-05-26 12:08:35 +02:00
"
NoahTheDuke/vim-just
"
,
name
=
"
vim-just
"
,
feat(nvim): Move to blink.cmp and lazy load language plugins
2024-12-20 10:48:39 +01:00
ft
=
"
just
"
,
feat(nvim): Filetype all the things!
2023-08-27 19:07:02 +02:00
}
Copy permalink