Switch to my fork of filetype.nvim

master
Drake 2 years ago
parent 21c699846f
commit 019ff054fe

@ -3,7 +3,7 @@ vim.g.did_load_filetypes = 1
local set = vim.opt
require('packer').startup(function()
use 'wbthomason/packer.nvim'
use "nathom/filetype.nvim"
use "Ruthenic/filetype.nvim"
use 'neovim/nvim-lspconfig'
use 'kyazdani42/nvim-web-devicons'
use 'nvim-lualine/lualine.nvim'

Loading…
Cancel
Save