aboutsummaryrefslogtreecommitdiff
path: root/lua
Commit message (Collapse)AuthorAge
* Trying to format on savesrdusr2023-04-02
|
* Experimenting with web dev formattingsrdusr2023-04-02
|
* Add desc for lsp_lines toggle mappingsrdusr2023-03-30
|
* Add dashboard back after cleaning cache/freezing errorsrdusr2023-03-28
|
* Trying to troubleshoot dashboard causing nvim to freezesrdusr2023-03-23
|
* Trying to troubleshoot dashboard causing a freeze whenever I open nvimsrdusr2023-03-23
|
* A few ensure servers installed addedsrdusr2023-03-23
|
* Changed search_dirs for find_projects() to "~/projects"srdusr2023-03-22
|
* Include rust-toolssrdusr2023-03-21
|
* Install mason-nvim-dapsrdusr2023-03-21
|
* New mapping for dashboardsrdusr2023-03-21
|
* Update on rust configsrdusr2023-03-21
|
* Add javascript configsrdusr2023-03-18
|
* Fixed dap errorssrdusr2023-03-18
|
* Add rustsrdusr2023-03-18
|
* Add c and python confsrdusr2023-03-18
|
* Clean configsrdusr2023-03-18
|
* Add URL handling mapping with system awarenesssrdusr2023-03-18
|
* 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
|
* Fixed wrong configsrdusr2023-03-12
|
* Add plugin dap configsrdusr2023-03-12
|
* Add plugin dap mappingssrdusr2023-03-12
|
* Fixed not reloading git directories on different project files and toggling ↵srdusr2023-03-08
| | | | between standard toggleterm/lazygit terminals
* Enabled opt.sessionoptionssrdusr2023-03-08
|
* 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 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
|
* 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
|