tamago324

Results 8 issues of tamago324

* File name * Update datetime ...

enhancement

`LfFilerMoveCursorCurBuf` みたいなオプションを追加する

enhancement

独自のコマンドを追加できるようにする。 以下のような情報を扱えるようにして、自分でコマンドを追加できるようにしたい * カレント行のファイルパス * LeaderF-filer の cwd ユーザーが簡単に拡張できるような仕組みを提供する。 --- I want to be able to handle the following information so that I can add commands myself * File path...

enhancement

I'm excited about this great project! We would like you to add a license file so that we can edit the code.

- vim or neovim? - [x] vim - [ ] neovim - Output of `vim --version` or `nvim --version`: ``` VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan...

When I run `:ImportSymbol re` with gVim on Windows10, I get the following error. `:py3 print(sys.version)`: `3.8.1 (tags/v3.8.1:1b293b6, Dec 18 2019, 22:39:24) [MSC v.1916 32 bit (Intel)]` ```log Error detected...