Adelar da Silva Queiróz

Results 97 comments of Adelar da Silva Queiróz

How did you know that I'm using Windows? 😄 Actually I have no choice but use Windows 😨 I use Vim on Windows, Linux and OS X. 😄 I trying...

I did create a custom list for each current project. At the time I'm using these extensions: ``` vim let g:NERDTreeExtensionHighlightColor = {} let g:NERDTreeExtensionHighlightColor['bat' ] = 'ff8b52' let g:NERDTreeExtensionHighlightColor['class'...

@tiagofumo No. Same behavior as before.

@glepnir Yes. Is there any other way to provide the root dir for the LSP on this case? The only way that has worked so far was like that.

@glepnir Yes. `*.fsx` files can be used that same way that `*.sh` are used. With .NET installed you can use something like `dotnet fsi somefile.fsx`.

@glepnir Cool idea! I will try to make it to work. For now I will keep this PR as draft

@glepnir Closing this issue for performance reasons (for a huge amount of `*.fsx` files). The best approach it to use `.git` or other control file for the F#'s project root...

@fredizzimo I also did notice this behavior. Is there any nightly Windows build for testing pourposes?

Cool! I am interested in something like this. I was able to compile using Zig on Windows from using: ``` zig cc -O3 -Wall -Werror -fpic -std=gnu99 -shared src/fzf.c -o...

@SichangHe That is so cool! Even MPEG?!