dotfiles/nvim/.config/nvim/plugin
Sanchayan Maity 5c80b85d69 nvim: plugin/epoch-converter: Fix timestamp conversion helper
The epoch time under cursor may be in milliseconds or seconds. Use
visual selection to select epoch since we won't know which. Else when
the epoch was in milliseconds we would just get wrong results.
2022-04-15 11:09:29 +05:30
..
ansiesc.vim nvim: plugin/ansiesc: Do not set relative number 2022-01-05 18:21:10 +05:30
epoch-converter.vim nvim: plugin/epoch-converter: Fix timestamp conversion helper 2022-04-15 11:09:29 +05:30
gdb_helper.vim nvim: plugin: Move gdb_helper to it's appropriate directory 2021-11-18 13:25:14 +05:30
shell.vim nvim: plugin/shell: Add key mapping to run jq on visual selection 2022-04-01 19:14:07 +05:30
whitespace.vim nvim: plugin: Add a simple whitespace plugin 2021-10-02 16:14:31 +05:30