-
I am a windows user and I set the XDG environment variables. On windows, helix doesn't honor these environment variables so it always goes to %APPDATA%, My %APPDATA% drive, is full so I changed XDG d…
-
see: #23
-
### What did you do? (required. The issue will be **closed** when not provided.)
I was editing a go file and issued `:GoInstall` The problem is repeatable. It seems that cgo compiler warnings can mes…
-
Patch SF Mono Font
which is available in XCode 8 beta 6
-
I think the following paragraph establishes the point that vim 9.1.0580 doesn't automatically load the termdebug plugin, consistently with prior versions and withe help file.
> Start with an empty vi…
step- updated
4 months ago
-
`init.vim`:
```vim
let g:lsc_server_commands = {
\ 'typescript': {
\ 'command': 'deno lsp'
\ }
\}
```
`stderr`:
```txt
Starting Deno language server...
version: 1.32.5 (release, x86_64…
-
#### environment
- vim: vim-enhanced-9.1.393-1.fc40.x86_64
- vim-airline: vim-airline-0.11-12.20240511gitff0f9a4.fc40
- OS: Linux, Fedora 40, Xfce, 64-bit
- Have you reproduced with a minimal vi…
-
Hi ... I see this plugin is all about highlighting, but I'm wondering if you have a recommended solution for indentation too?
dakom updated
4 years ago
-
Indeed its not a dir, its the mali driver module binary..
`-rw-r--r-- 1 user user 5896110 dec 8 19:08 /home/user/OrangePi_H5SDK/output/lib
`
```
'mali450/kernel_mode/driver/src/devicedrv/mali/m…
-
The current default for displaying the column in airline seems to be :%v while the current default in vanilla vim seems to be something like ,%15(%c%V%) and I personally wanted to set that part to %5…