-
I was wondering if "Open Quickly box can be implemented like sublime text or Atom. It would be easier to use.
current implementation:
![screen shot 2016-09-14 at 3 28 34 pm](https://cloud.githubuserc…
-
When the `nix search` search term matches on the package name, the `nix search` output drops the version from the name. If the term doesn't match on the name but instead matches on the attribute path …
-
The following common tasks are often reimplemented as they are lacking a default implementation in Vim.
If this observation is shared, maybe one could agree upon one such implementation:
- an asy…
-
Hi,
I'm trying to build a portable `home-manager` profile with:
```
bud home dev
```
where `dev` is the portable user, defined as:
```nix
home = {
imports = [ (digga.lib.…
-
I've been working to improve the terminal folding display and some things I think are LGTM:
- [x] multibyte display (so one can use '│' to replace the pipe,'▸' instead of + ▾ etc)
see ![2017-01-11-…
-
##### Expected Behavior
In Neovim, enter insert mode and press ctrl+v ctrl+h. Output should be ^H.
##### Current Behavior
Output is
##### Context
This seems to be a regress…
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
wezterm 20230408-112425-6…
ttytm updated
1 month ago
-
### Problem
Related: #19996
.s and .S files are not forced and instead recognized as the default "asm" filetype. I've tried:
1. Put the code in .config/nvim/after/ftdetect/ and .config/nvim/ft…
ghost updated
5 months ago
-
The scrollbar appears "split", with a small gap in it that changed in size and position as I scroll through a document, e.g.:
![vim-scroll-barnacle-issue-3_2020-03-05 14-13](https://user-images.git…
-
Is there a way to have micro select a multiline block (columnar multi cursor editing) and have it automatically pad spaces in for any rows in the selection that are shorter than the position of select…