Phúc H. Lê Khắc

Results 65 comments of Phúc H. Lê Khắc

For those interested, I create this user command which I put in the init function of lazy.nvim: ```lua vim.api.nvim_create_user_command('SlimeTarget', function (opts) vim.b.slime_config = nil vim.b.slime_target = opts.args end, { desc...

Thanks. Glad you like it. But what do you means by updating the highlight for `foldopen`? The modification is applied by default for LazyVim, as long as you don't overwrite...

@dpetka2001 sorry my bad. I figure out why. I set up [numhl](https://github.com/lkhphuc/dotfiles/blob/ba27eab525a1ee9807912098cf22306cc3ff6402/nvim/lua/plugins/git.lua?plain=1#L15) in my gitsign. In the current PR, the fold sign always inherit the color of num_hl, so it's...

@dpetka2001 I updated the PR to use the git sign color when available, for both open and closed fold. Now it does not depends on gitsign's numhl feature.

> I also try to think about how users can have a more flexible configuration based on their preferences. Agree. And I think this behaviour of inherit gitsign's sign column...

> Also the `gf` change into a different namespace for `git find` doesn't take into consideration the latest addition of `Lazygit current file history` keymap Ah thanks for pointing out....

> What happens to the `v` usage (also in combination with `mini.ai` objects)? Does it still behave the same? I use it a lot in my workflow. Yes it's still...

This is quite intrusive and major change to be added to base LazyVim. You might consider contributing this as an extra since it's added quite a few plugin. Since folke...

Ah my bad. I mistaken it as modifying the built-in. Cheers.

Webapp như evernote.com cũng không chạy được bạn à.