aboutsummaryrefslogtreecommitdiff
path: root/lua
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* Installed 'ThePrimeagen/harpoon'srdusr2023-03-03
|
* Replaced "jayp0521/mason-null-ls.nvim" with "jay-bau/mason-null-ls.nvim"srdusr2023-03-03
|
* Changed color of shortcutssrdusr2023-03-01
|
* Add Config optionsrdusr2023-02-28
|
* Add new file (Text) optionsrdusr2023-02-28
|
* Removed minimap pluginsrdusr2023-02-25
|
* Removed minimap plugin/mappingsrdusr2023-02-25
|
* Removed "wfxr/minimap.vim"srdusr2023-02-25
|
* Add minimap configurationsrdusr2023-02-24
|
* Turned on async = truesrdusr2023-02-24
|
* Made mapping for MinimapTogglesrdusr2023-02-24
|
* Install "wfxr/minimap.vim"srdusr2023-02-24
|
* Experimental feat@ trying to nullify progress message updates on text changesrdusr2023-02-23
|
* Changed signs = true, in vim.lsp.handlers["textDocument/publishDiagnostic"]srdusr2023-02-23
|
* Changed colorscheme to "nightfly"srdusr2023-02-23
|