Yevgnen
Yevgnen
When the buffer is not saved, or in `org-src-mode` which is not related to a file, `py-isort` alerts an error.
Each time after applying `py-yapf-buffer`, some top history of `kill-ring` got removed.
A new version of Magit [released](https://www.reddit.com/r/emacs/comments/aqp6jc/transient_released_magitpopup_successor/) today with a package called `transient`. Creating a new feature branch seems fine however when I try to finish it, I got `user-error: Not...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When navigating up and down in the command pane and paging through,...
Hi, I have things like ``` (sp-with-modes 'matlab-mode (sp-local-pair "'" nil :unless '(sp-point-after-word-p) :actions '(insert))) ``` in my configs. After that the `'` will not be highlight even when has...
Hi, the boost link seems no long reachable. Should I report it here? ``` $ cget install boost Downloading https://github.com/boost/boost/archive/HEAD.tar.gz [----------------------------------------------------------------------] 0% Unexpected error: division by zero Failed to build...
Thanks for the great package. There's a bit small thing that may be improved as illustrated in the following image As compared to the pos-tip version, the `]` is missing!
Thanks for mentioning `raw_rnn` in tutorial 2 as I completely don't know about this function before. But the document is a bit not clear for me... May I ask a...
Hi, I find that when I use a grouped backend like `'((company-jedi company-files company-gtags company-etags company-keywords) company-dabbrev)`, the company candidate menu flashes quite often each time I type a single...
When there are many columns, it would be nice to have ability to select or hide only some columns.