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

feat(#138): added configurable fts and exts #140

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AlejandroSuero
Copy link

With this PR we achieve a more personal configuration while keeping the defaults if the user doesn't want to change the behaviour in relation to filetypes and extensions.

  • Added configurable filetypes and extensions
    • Added extra_filetypes and extra_extensions for better user experience (keeping the defaults while extending them)
  • Updated documentation
  • Updated tests
Test Results
Starting...
Scheduling: tests//glow/glow_spec.lua

========================================
Testing:        /path/to/nvim_plugins/glow.nvim/tests/glow/glow_spec.lua
Success ||      setup setup with default configs
Success ||      setup setup with custom configs

Success:        2
Failed :        0
Errors :        0
========================================

Closes #138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: configurable filetypes
1 participant