dotfrag

Results 8 issues of dotfrag

### Did you check the docs? - [x] I have read all the tokyonight.nvim docs ### Is your feature request related to a problem? Please describe. Currently there is no...

enhancement

How do I add language specific LSP keymaps? Similarly to how LazyVim does it [here](https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/extras/lang/typescript.lua#L13-L58). Adding the `keys` field the server setup doesn't work. I'm guessing LazyVim does some magic...

Currently, yanky is only loaded on yank and put operations. This is problematic because if you open a file and start deleting lines (`d`), you lose them because yanky is...

Taken from https://github.com/nvim-neo-tree/neo-tree.nvim/wiki/Tips#navigation-with-hjkl and adjusted slightly to allow opening files. `h`: - if directory is opened -> close it - if directory is closed or focused item is file ->...

After getting rid of `vim-illluminate`, we lost the keymaps `` and `` for reference jumping. This might be a personal preference but I miss these mappings as they are easier...

## What is this PR for? Center dashboard.nvim vertically dynamically, based on the logo height and items. This is a PoC PR. The code works well and consistently with any...

core-plugins

**What version of Tailwind CSS are you using?** 4.0.0-beta.2 **What build tool (or framework if it abstracts the build tool) are you using?** Tailwind CLI. **What version of Node.js are...

v4

Cross posting from https://github.com/orgs/eza-community/discussions/1562 because this looks like a bug. Since v0.23, this zsh widget no longer works: ```shell list-dir() { echo; eza --all --long --git --group-directories-first; printf '\n\n'; zle...

errors