Erik Westrup

Results 63 issues of Erik Westrup

Hey, I just switched from [NeoSolarized](https://github.com/overcache/NeoSolarized) to this theme to get support for nvim-treesitter in the colorscheme. One thing that I directly noticed that I miss is to have the...

Many users come to Packer because they can then migrate to a complete Lua-based config for NeoVim. Thus it makes sense to have a code example not only in Vimscript...

Hi, first off, thanks for a fantastic tool, I've used it with great joy for some 1-2 years! Many many years ago, like 10-13 or so, I started using bashmarks...

**Describe the bug** [Todoist](https://todoist.com/downloads/mac) by default works well with Amethyst. However when Todoist is configured from its preferences to not show the Dock icon, but only the Menubar icon, then...

### Code editor NeoVim ### Platform macOS ### Version 4.0.1 ### What steps will reproduce the bug? Hi, I have this LSP installed with ALE as instructed in the readme....

Hello, I tried to follow the bootstrap guide at https://github.com/tmux-plugins/tpm/blob/master/docs/automatic_tpm_installation.md However when the `tpm/bin/install_plugins` is executed during bootstrap it fails with: ```bash unknown variable: TMUX_PLUGIN_MANAGER_PATH FATAL: Tmux Plugin Manager not...

It would be great if fingers used to Vim-like navigation could command the delve debugger TUI e.g. like `kki` which would go up to lines in the history and enter...

kind/enhancement
area/cli

Firstly, a big thanks for creating and maintain a fork of sensiblesidebuttons with Apple Arm support! The feature request: It would improve the usability of the app quite some if...

It would be much smoother if the action would take place with the first (valid) character pressed on [X/y] prompts. Now you have to press X or y and then...

Command-line says more than words: ```console $ touch UPPERCASE $ rename -c UPPERCASE 'UPPERCASE' not renamed: 'uppercase' already exists ``` This was on macOS 12.3.1 on a case-insensitive APFS filesystem....