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 { 'vim-scripts/DrawIt' }
|
||||
use { 'gleam-lang/gleam.vim' }
|
||||
use { 'nathom/filetype.nvim' }
|
||||
|
||||
use { 'stevearc/oil.nvim' }
|
||||
end)
|
||||
|
|
Reference in a new issue