dotfiles/nvim/.config/nvim
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
..
after nvim: after/ftplugin/fish: Add a key mapping to format with fish indent 2022-04-14 17:44:48 +05:30
autoload nvim: autoload/git: Use difftool for review 2022-04-03 08:53:46 +05:30
colors nvim: yolokai: Change the hint background 2022-02-22 13:43:29 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: ftdetect: Drop nix ftdetect 2022-01-26 10:32:11 +05:30
lua nvim: keymappings: Add mapping to resize splits 2022-04-12 20:06:51 +05:30
plugin nvim: plugin/epoch-converter: Fix timestamp conversion helper 2022-04-15 11:09:29 +05:30
init.lua Allow seamless navigation between vim and tmux splits 2022-03-27 16:12:08 +05:30