mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
feat(cmp): update to blink.cmp
This commit is contained in:
5
ftdetect/rasi.lua
Normal file
5
ftdetect/rasi.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
rasi = "rasi",
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user