Kartik Shenoy

Results 18 issues of Kartik Shenoy

The goal of b:sig_marks, when this plugin was written, was primarily to keep a record of which marks were present on a given line and the order in which they...

bug

I'm sorry, but I'm unable to explain this verbally in a more satisfactory manner. Please see attached picture for explanation. ![screenshot from 2013-10-12 23 17 18](https://f.cloud.github.com/assets/1559554/1320583/41f185ae-3367-11e3-8d82-b39d9eef2ab6.png) At the top of...

Let's say a line is just shorter than what can be accommodated on the screen and the cursor is at the end of the line. Then if I move off...

`linum-relative` seems to be showing the relative numbers based on the actual or logical line numbers instead of visual lines. ![screenshot from 2016-07-20 18-37-42](https://cloud.githubusercontent.com/assets/1559554/17005592/22729f6e-4ea9-11e6-8f01-e1b604c8ddd9.png) Eg. from the screenshot, currently we're...

feature

Is there some way to support finding templated functions in header files?

enhancement

Does tmux-continuum rely on tmux-resurrect's bindings or does it call the save/restore scripts directly? I'm trying to get tmux-resurrect not to generate any bindings and wanted to run the script...

Hello, could you please make the bindings more customizable? Today there's an inherent assumption that only lowercase a-z can be passed in and it's bound to `C-[a-z]`. We can't use...

[base16](https://github.com/chriskempson/base16) is a collection of themes and since you already have vim, emacs and terminal setup, it might be nice if you could add your theme there.

I use vscode-neovim which uses neovim as a backend so it uses the regular nvim config as well. However, I don't want some plugins (eg. the catppuccin colorscheme) to be...

`describe-personal-keybindings` shows the Key Name and Command fields. However if I bind a key to a lambda, it just says "#". In addition, can it show the docstring of that...

enhancement