Neovim: remove filetype.nvim

main
Marko Korhonen 2 years ago
parent 3a918ea5fe
commit 581dbdb22c
No known key found for this signature in database
GPG Key ID: 911B85FBC6003FE5

@ -120,9 +120,6 @@ require('packer').startup(function()
-- Vim <3 Asciidoctor
use 'habamax/vim-asciidoctor'
-- Modern filetype.vim replacement
use('nathom/filetype.nvim')
end)
-- Install plugins if packer was not installed

Loading…
Cancel
Save