Skip to content

Commit

Permalink
chore: update comment about filetype.nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
ttys3 committed Jan 19, 2022
1 parent 1ecd5ad commit 95a8dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ return require("packer").startup {
-- replacement
-- add the following to init.lua to tell nvim not source the default filetype.vim
-- vim.g.did_load_filetypes = 1
-- following to core status: https://github.com/nathom/filetype.nvim/issues/36
use {
"nathom/filetype.nvim",
}
Expand Down

0 comments on commit 95a8dfe

Please sign in to comment.