-
- `nvim --version`: NVIM v0.5.0-dev+926-g99007bcc1
- `vim -u DEFAULTS` (version: ) behaves differently? - same
- Operating system/version: Manjaro Linux
- Terminal name/version: kitty 0.19.1
- `$T…
-
-
- [x] Remove hard coded python3 location at https://github.com/proffapt/dotfiles/blob/d48588c58b5a3249aee66433898320bd913a0107/nvim/.nvimrc#L132
-
gui_running is not set until a GUI attaches to Neovim, which always happens after sourcing user config files. So, config files and plugins that check for gui_running will never be able to detect the G…
-
I am trying to allow ale to look in /opt/ros/kinetic/include to find headers for libraries I am using. I have tried this config:
```
let g:ale_c_build_dir = "./build" …
-
hi, is there config to add default args for FlutterRun? Also, is there a way to add custom menu to aforementioned FlutterRun (with default args) for Telescope?
I currently use these configuration t…
-
## Information
**VIM version**
```
NVIM v0.2.2
Build type: Release
```
Operating System: MacOS 10.12.6
### :ALEInfo
```
Current Filetype: javascript
Available Linters: ['eslint'…
-
Nvim core is now clearly separated from UI implementations and the new terminal UI is self-contained in the "tui" directory. In fact, the only core reference to the tui module is [here](https://github…
-
Haven't found an option for it. Maybe I'm missing something?
-
**Describe the bug**
When opening nvim or neovide via kitty, there is some weird graphical glitch (see attached pics & Video)
Only after maximizing ( i3 full-screen and going back from full-screen i…