index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
user
/
keys.lua
Commit message (
Collapse
)
Author
Age
*
Add desc for lsp_lines toggle mapping
srdusr
2023-03-30
|
*
New mapping for dashboard
srdusr
2023-03-21
|
*
Add URL handling mapping with system awareness
srdusr
2023-03-18
|
*
Add keybinding for telescope.find_projects()
srdusr
2023-03-14
|
*
Changed vim.keymap.set to map
srdusr
2023-03-13
|
*
Add plugin dap mappings
srdusr
2023-03-12
|
*
Better description on Conditional q mapping
srdusr
2023-03-06
|
*
Clean config by moving Toggle Diff function to utils.vim
srdusr
2023-03-06
|
*
Mapping to diff files
srdusr
2023-03-05
|
*
Mapping for messages and clear messages
srdusr
2023-03-05
|
*
Fixed error messages on leaving floating windows on conditional 'q' mapping ↵
srdusr
2023-03-04
|
|
|
|
by using silent command
*
Add mapping to toggle plugin "lsp_lines"
srdusr
2023-03-04
|
*
Add help to conditional 'q' mapping
srdusr
2023-03-04
|
*
Add quickfix to conditional mapping for 'q'
srdusr
2023-03-04
|
*
Use q to quit on floating windows otherwise still use it for macros ↵
srdusr
2023-03-03
|
|
|
|
(conditional)
*
Removed minimap plugin/mapping
srdusr
2023-02-25
|
*
Made mapping for MinimapToggle
srdusr
2023-02-24
|
*
Add dashboard mapping
srdusr
2023-02-23
|
*
Add keybinding to toggle quickfix list
srdusr
2023-02-19
|
*
Add plugin Replacer.nvim keybinding
srdusr
2023-02-19
|
*
Add Telescope function/binding to search for scripts in script directory
srdusr
2023-02-18
|
*
Add even more Trouble keybindings
srdusr
2023-02-16
|
*
Add Trouble toggle for the plugin
srdusr
2023-02-16
|
*
Add description to echo when Vim-rooter keybinding is called
srdusr
2023-02-15
|
*
Fixed Zen-mode toggle from saying "Press ENTER or type command to contiune"
srdusr
2023-02-14
|
*
Mapping for vim-rooter
srdusr
2023-02-14
|
*
Modified Zen-mode mapping to not show messages after being called, mostly ↵
srdusr
2023-02-14
|
|
|
|
caused by vim-rooter
*
Add Zen-mode toggle
srdusr
2023-02-13
|
*
Add telescope mapping for notification history
srdusr
2023-02-13
|
*
Add Markdown-preview and Glow plugins keybindings
srdusr
2023-02-13
|
*
Add telescope buffers keybinding
srdusr
2023-02-13
|
*
Removed "local mods = require("user.mods")
srdusr
2023-02-13
|
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
respectively
*
New mapping for lazygit through toggleterm
srdusr
2023-02-12
|
*
Moved all functions to utils.vim
srdusr
2023-02-09
|
*
Changed markdown preview binding for glow plugin instead
srdusr
2023-02-06
|
*
Changed packer keybindings to <leader> then Capital P and whatever ↵
srdusr
2023-02-04
|
|
|
|
corresponding key needed
*
Commented out 'last search pattern'
srdusr
2023-02-01
|
*
Clean config
srdusr
2023-01-31
|
*
Add alternative mappings for jumping to next match on line and repeating ↵
srdusr
2023-01-26
|
|
|
|
last command | Navigator plugin keymappings
*
Add fugitive keybindings
srdusr
2023-01-02
|
*
Fixed toggleterm keybinding
srdusr
2023-01-02
|
*
Add toggleterm keybinding
srdusr
2022-12-30
|
*
Add lazygit keybinding
srdusr
2022-12-30
|
*
Changed quick escape binding to 'jj'
srdusr
2022-12-19
|
*
Swapped keybindings for telescopes's find_files and hidden find_files
srdusr
2022-12-17
|
*
Added markdown-preview toggle keybinding
srdusr
2022-11-22
|
*
New binding to set current working directory '%:p:h'
srdusr
2022-11-12
|
*
New telescope mappings for 'changed_files', 'keymaps', 'help_tags', ↵
srdusr
2022-11-08
|
|
|
|
'find_notes', 'grep_notes' and 'find_configs'
*
Experimenting with telescope plugin and it's extensions
srdusr
2022-11-07
|
[next]