Skip to content

feat: add gitignore support#217

Merged
numToStr merged 1 commit into
numToStr:masterfrom
eeeXun:gitignore
Aug 24, 2022
Merged

feat: add gitignore support#217
numToStr merged 1 commit into
numToStr:masterfrom
eeeXun:gitignore

Conversation

@eeeXun

@eeeXun eeeXun commented Aug 23, 2022

Copy link
Copy Markdown
Contributor

nvim-treesitter/nvim-treesitter#3303 (comment)

Detect gitignore need following

augroup filetypedetect
    au! BufRead,BufNewFile .gitignore set filetype=gitignore
augroup end
@numToStr numToStr merged commit 728f38e into numToStr:master Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants