aboutsummaryrefslogtreecommitdiff
path: root/lua/user/keys.lua
Commit message (Expand)AuthorAge
* Map Alt+(h/j/k/l) in command mode to move directionalsrdusr2023-04-28
* Add desc for lsp_lines toggle mappingsrdusr2023-03-30
* New mapping for dashboardsrdusr2023-03-21
* Add URL handling mapping with system awarenesssrdusr2023-03-18
* Add keybinding for telescope.find_projects()srdusr2023-03-14
* Changed vim.keymap.set to mapsrdusr2023-03-13
* Add plugin dap mappingssrdusr2023-03-12
* Better description on Conditional q mappingsrdusr2023-03-06
* Clean config by moving Toggle Diff function to utils.vimsrdusr2023-03-06
* Mapping to diff filessrdusr2023-03-05
* Mapping for messages and clear messagessrdusr2023-03-05
* Fixed error messages on leaving floating windows on conditional 'q' mapping b...srdusr2023-03-04
* Add mapping to toggle plugin "lsp_lines"srdusr2023-03-04
* Add help to conditional 'q' mappingsrdusr2023-03-04
* Add quickfix to conditional mapping for 'q'srdusr2023-03-04
* Use q to quit on floating windows otherwise still use it for macros (conditio...srdusr2023-03-03
* Removed minimap plugin/mappingsrdusr2023-02-25
* Made mapping for MinimapTogglesrdusr2023-02-24
* Add dashboard mappingsrdusr2023-02-23
* Add keybinding to toggle quickfix listsrdusr2023-02-19
* Add plugin Replacer.nvim keybindingsrdusr2023-02-19
* Add Telescope function/binding to search for scripts in script directorysrdusr2023-02-18
* Add even more Trouble keybindingssrdusr2023-02-16
* Add Trouble toggle for the pluginsrdusr2023-02-16
* Add description to echo when Vim-rooter keybinding is calledsrdusr2023-02-15
* Fixed Zen-mode toggle from saying "Press ENTER or type command to contiune"srdusr2023-02-14
* Mapping for vim-rootersrdusr2023-02-14
* Modified Zen-mode mapping to not show messages after being called, mostly cau...srdusr2023-02-14
* Add Zen-mode togglesrdusr2023-02-13
* Add telescope mapping for notification historysrdusr2023-02-13
* Add Markdown-preview and Glow plugins keybindingssrdusr2023-02-13
* Add telescope buffers keybindingsrdusr2023-02-13
* Removed "local mods = require("user.mods")srdusr2023-02-13
* Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
* New mapping for lazygit through toggletermsrdusr2023-02-12
* Moved all functions to utils.vimsrdusr2023-02-09
* Changed markdown preview binding for glow plugin insteadsrdusr2023-02-06
* Changed packer keybindings to <leader> then Capital P and whatever correspond...srdusr2023-02-04
* Commented out 'last search pattern'srdusr2023-02-01
* Clean configsrdusr2023-01-31
* Add alternative mappings for jumping to next match on line and repeating last...srdusr2023-01-26
* Add fugitive keybindingssrdusr2023-01-02
* Fixed toggleterm keybindingsrdusr2023-01-02
* Add toggleterm keybindingsrdusr2022-12-30
* Add lazygit keybindingsrdusr2022-12-30
* Changed quick escape binding to 'jj'srdusr2022-12-19
* Swapped keybindings for telescopes's find_files and hidden find_filessrdusr2022-12-17
* Added markdown-preview toggle keybindingsrdusr2022-11-22
* New binding to set current working directory '%:p:h'srdusr2022-11-12
* New telescope mappings for 'changed_files', 'keymaps', 'help_tags', 'find_not...srdusr2022-11-08