Roberto Banda
Roberto Banda
Do you know how to make transparent the unfocused split?
When I have a long line and I execute (easymotion-lineforward) the screen is moved to show the options but if I have 2 splits it doesn't happen
ptags
Hi, How can I setup ptags with tags file under .git directory ? I tried but doesn't work. let g:gutentags_ctags_tagfile='.git/tags' " let g:gutentags_modules='[ptags]' let g:gutentags_ctags_executable='ptags' This is ptags https://github.com/dalance/ptags
 
**What** Add 300 as minimum value for the width in the calendar div **Why** `calendar.clientWidth` was returning `0`
### material-react-table version 3.01 ### react & react-dom versions 18.2.0 ### Describe the bug and the steps to reproduce it Hi, I dont undestand if this is a bug or...