Thanks Björn!
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
vim.api.nvim_exec([[
|
||||
set grepprg=@ripgrep@/bin/rg\ --vimgrep grepformat^=%f:%l:%c:%m
|
||||
]], false)
|
||||
|
||||
vim.filetype.add({
|
||||
extension = { star = 'python' }})
|
||||
|
||||
Reference in New Issue
Block a user