Florent Lévigne

Results 5 issues of Florent Lévigne

Hello, Omni completion (with rubycomplete_buffer_loading = 1) does not work with require_relative. Example: This works: ``` ruby require './Foo' foo = Foo.new foo. # omni completion works ``` This does...

completion

Add an option to specify a css file for genration with pandoc. In the vimrc : let vim_markdown_preview_pandoc_css='/absolute/path/to/file.css' or let vim_markdown_preview_pandoc_css='$HOME/path/to/file.css' You can test with this css : https://gist.github.com/Dashed/6714393

### I have done the following steps before reporting this issue: - [X] I have searched the existing issues - [X] I have read the FAQ in the help doc...

bug

## Check list - [x] I have read through the [README](https://github.com/wfxr/forgit/blob/master/README.md) - [x] I have the latest version of forgit - [x] I have searched through the existing issues ##...

### Description Stage a file with accent in its name doesn't work. ### Neovim version NVIM v0.9.2 Build type: Release LuaJIT 2.1.1692716794 ### Operating system and version Debian 12 ###...

bug