aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge commit '92804480aafc8da1b232dbfea7b3fc5ab760c869'srdusr2023-03-14
|\
| * Removed plugins.gitsrdusr2023-03-14
| |
| * Add keybinding for telescope.find_projects()srdusr2023-03-14
| |
| * Add function M.find_projects()srdusr2023-03-14
| |
| * Removed "dinhhuy258/git.nvim" because of conflicting keybindingssrdusr2023-03-14
| |
| * Changed vim.keymap.set to mapsrdusr2023-03-13
| |
| * Add ToggleDiff functionsrdusr2023-03-13
| |
| * Fixed wrong configsrdusr2023-03-12
| |
| * Add plugin dap configsrdusr2023-03-12
| |
| * Add plugin dap mappingssrdusr2023-03-12
| |
| * Add plugin dapsrdusr2023-03-12
| |
* | Add hyprlandsrdusr2023-03-09
| |
* | Add VsCodesrdusr2023-03-09
| |
* | Add fontssrdusr2023-03-09
| |
* | Add waybar configsrdusr2023-03-09
| |
* | Add wofi configsrdusr2023-03-09
| |
* | Merge commit 'ea9278c7ef76f36503029667f8ed9a29abea0655'srdusr2023-03-08
|\|
| * Fixed not reloading git directories on different project files and toggling ↵srdusr2023-03-08
| | | | | | | | between standard toggleterm/lazygit terminals
| * Enabled opt.sessionoptionssrdusr2023-03-08
| |
| * Removed duplicate keys.luasrdusr2023-03-07
| |
| * Allowed changing cwd if on new reposrdusr2023-03-07
| |
| * Better description on Conditional q mappingsrdusr2023-03-06
| |
| * Clean config by moving Toggle Diff function to utils.vimsrdusr2023-03-06
| |
| * Changed prompt_title to Find Scriptssrdusr2023-03-06
| |
| * Add no_ignore = true option to M.find_scriptssrdusr2023-03-06
| |
| * Add goto-preview setupsrdusr2023-03-05
| |
| * Add goto-preview pluginsrdusr2023-03-05
| |
| * Add goto-preview mappingssrdusr2023-03-05
| |
| * Mapping to diff filessrdusr2023-03-05
| |
| * Mapping for messages and clear messagessrdusr2023-03-05
| |
| * autocommand to add timestamp to backup filessrdusr2023-03-05
| |
| * Disabled backup and undofilesrdusr2023-03-05
| |
| * Add tmp folder to gitignoresrdusr2023-03-04
| |
| * Fixed error messages on leaving floating windows on conditional 'q' mapping ↵srdusr2023-03-04
| | | | | | | | by using silent command
| * Fixed spelling @ enable_moverightsrdusr2023-03-04
| |
| * Add "rmagatti/goto-preview"srdusr2023-03-04
| |
| * Add "https://git.sr.ht/~whynothugo/lsp_lines.nvim"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
| |
| * Removed colorsheme "IneptusMechanicus/mechanicus"srdusr2023-03-04
| |
| * Use q to quit on floating windows otherwise still use it for macros ↵srdusr2023-03-03
| | | | | | | | (conditional)
| * Add diagnostics for vimscript (vint)srdusr2023-03-03
| |
| * Made focusable = true for diagnostic.open_floatsrdusr2023-03-03
| |
| * Buffer close confirm set to falsesrdusr2023-03-03
| |
| * Clean configsrdusr2023-03-03
| |
| * Re-enabled auto command to return to same line when reopeningsrdusr2023-03-03
| |
| * Fixed null-ls from non-stop updatingsrdusr2023-03-03
| |
| * Add .bashrc to function M.find_configs()srdusr2023-03-03
| |
| * Installed colorscheme "IneptusMechanicus/mechanicus.nvim"srdusr2023-03-03
| |