try out filetype.nvim
This commit is contained in:
parent
af32327977
commit
8ab3473583
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ return require('packer').startup(function()
|
||||||
use { 'rust-lang/rust.vim' }
|
use { 'rust-lang/rust.vim' }
|
||||||
use { 'vim-scripts/DrawIt' }
|
use { 'vim-scripts/DrawIt' }
|
||||||
use { 'gleam-lang/gleam.vim' }
|
use { 'gleam-lang/gleam.vim' }
|
||||||
|
use { 'nathom/filetype.nvim' }
|
||||||
|
|
||||||
use { 'stevearc/oil.nvim' }
|
use { 'stevearc/oil.nvim' }
|
||||||
end)
|
end)
|
||||||
|
|
Loading…
Reference in a new issue