aboutsummaryrefslogtreecommitdiff
path: root/lua/user/keys.lua
Commit message (Expand)AuthorAge
* Comment out C-x mapped to C-csrdusr2023-06-09
* Changed comment for to exit insert-mode to "jk"srdusr2023-06-07
* Commented out C-x from moving between panes/tmux-nvimsrdusr2023-06-05
* Commented out saveas keymapsrdusr2023-05-27
* Changed "jj" to exit insert-mode to "jk"srdusr2023-05-24
* Add jump list mappingsrdusr2023-05-24
* Add utils#ToggleVerbose() mappingsrdusr2023-05-12
* Add telescope dap keybindingsrdusr2023-05-09
* Changed some of dap keybindingssrdusr2023-05-08
* Experimenting with new keys for dap.terminate, etc...srdusr2023-05-07
* Add a key to disconnect dap including it's terminalsrdusr2023-05-07
* Add Terminal keys for exiting, switching windows and couple of nvim-dap keys,...srdusr2023-05-06
* Add TODO to Conditional 'q' to not work in Zen Modesrdusr2023-05-04
* 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