-
-
Notifications
You must be signed in to change notification settings - Fork 25
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!: fine tune user interface #158
Conversation
@glepnir I think you would have to add some repo secrets as instructed here |
It seems like |
also create a .luarc.json file for luals config. |
thinking about create a floating window to show the all config of user defined and config for current buffer. like lspinfo we can call |
I went for just printing, though that would be nice. |
yup. but no rush. can in the subsequent PR |
Added info in floating markdown window :) |
This pr fine tunes the user interface according to nvim-best-practices
Guard
+ subcommands instead of multiple individual commandsft(...):fmt
should work immediatelyfiner typing forHARD, maybe laterft(...):fmt
,ft(...):lint
, etc.vim.validate
calls for perfhaskell-tools.nvim