Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftplugin を使う #239

Open
mimikun opened this issue Feb 10, 2024 · 3 comments
Open

ftplugin を使う #239

mimikun opened this issue Feb 10, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed neovim

Comments

@mimikun
Copy link
Owner

mimikun commented Feb 10, 2024

ファイルタイプごとにインデント数やら設定できるらしい

editorconfig.nvim が入っているのでそちらで処理されている可能性もあり、調べる

@mimikun mimikun added enhancement New feature or request help wanted Extra attention is needed neovim labels Feb 10, 2024
@mimikun mimikun self-assigned this Feb 10, 2024
@mimikun
Copy link
Owner Author

mimikun commented Feb 10, 2024

ともかく

vim.cmd("filetype plugin indent off")
vim.cmd("filetype plugin indent on")
は不要らしい

@mimikun
Copy link
Owner Author

mimikun commented Feb 11, 2024

@mimikun
Copy link
Owner Author

mimikun commented Feb 15, 2024

今までftplugin使ってなかったし多分いらない

@mimikun mimikun closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
@mimikun mimikun reopened this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed neovim
Projects
None yet
Development

No branches or pull requests

1 participant