Chakravarthy Raghunandan

Results 17 comments of Chakravarthy Raghunandan

+1 This breaks tabbed and stacked layouts for i3. I'd sometimes like to have stacked layouts possible even when `i3-auto-layout` is enabled

> Do we want to have the newline attached to the killed line or discard it alltogether? I'm not using this setting so I'm not sure what is expected. I'm...

> 2. Completion doesn't trigger for includes when I use double quotes, but it works fine for angle brackets includes This might be an issue with `company-lsp`. Could be an...

I'm also running into errors when I try to rename using the `lsp-mode` in emacs.

Also, I tried replicating the error with other major modes and it looks like it only breaks down for js2-mode. Could this be because of the indentation defaults for js2-mode...

Something strange happened, I am no longer encountering the bug anymore. I made minor changes to my .emacs file (but. nothing related to indent-guide) and somehow, it fixed the indent-guide...

Yes, I set indent-guide-recursive to nil and it works fine, but if I set indent-guide-recursive to a non-nil value, I got the bug(in emacs 24 only, I started using emacs...

Sorry for the very late reply , and yes, It does happen in all modes (not just js2-mode). Specifically, the problem happens when i've set `indent-guide-recursive` to t and I...

Thank you for the amazing work as always :)

It's very easy to modify modeline using `set-face-attribute`. Considering you use powerline and spaceline themes, here's how I have configured my modeline to look under zenburn. Made it look flat...