This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
config
Watch
1
Fork
You've already forked config
0
Code
Packages
Releases
Activity
9e3cb3adc2
config
/
shared
/
home
/
dev.lua
4 lines
100 B
Lua
Raw
Normal View
History
Unescape
Escape
nvim: migrate to lua
2023-10-09 15:42:05 +03:00
vim.api
.
nvim_exec
(
[
[
vimrc: rg comes from nix too
2024-02-02 14:07:01 +02:00
set
grepprg
=
@
ripgrep
@
/
bin
/
rg
\
--vimgrep grepformat^=%f:%l:%c:%m
nvim: migrate to lua
2023-10-09 15:42:05 +03:00
]
]
,
false
)