Skip to content

Commit

Permalink
chore: remove nathom/filetype.nvim as it has been merged into Neovim …
Browse files Browse the repository at this point in the history
  • Loading branch information
ttys3 committed Sep 20, 2022
1 parent 0622e41 commit 0702269
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ local pluginman_opt = true
local pluginman_repo = "https://github.com/wbthomason/packer.nvim"
local print_err = vim.api.nvim_err_writeln


local bootstrap = function()
local execute = vim.api.nvim_command
local fn = vim.fn
Expand Down

1 comment on commit 0702269

@eddyekofo94
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I remove mine the syntax gets removed. Any help with that?

Please sign in to comment.