aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins
Commit message (Expand)AuthorAge
* Add function M.find_projects()srdusr2023-03-14
* Fixed wrong configsrdusr2023-03-12
* Add plugin dap configsrdusr2023-03-12
* Fixed not reloading git directories on different project files and toggling b...srdusr2023-03-08
* Allowed changing cwd if on new reposrdusr2023-03-07
* 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
* Fixed spelling @ enable_moverightsrdusr2023-03-04
* Add diagnostics for vimscript (vint)srdusr2023-03-03
* Made focusable = true for diagnostic.open_floatsrdusr2023-03-03
* Fixed null-ls from non-stop updatingsrdusr2023-03-03
* Add .bashrc to function M.find_configs()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
* Add minimap configurationsrdusr2023-02-24
* Turned on async = truesrdusr2023-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
* Fixed syntax on line 154 where comment was not commentedsrdusr2023-02-22
* Add builtin diagnostics "todo_comments"srdusr2023-02-22
* Clean configsrdusr2023-02-22
* Clean configsrdusr2023-02-22
* Add fidget.nvim setupsrdusr2023-02-22
* Changed disable_move to = falsesrdusr2023-02-22
* Add diagnostics.cspellsrdusr2023-02-21
* Add diagnostics.zsh and formatting.shfmtsrdusr2023-02-21
* Changed colorscheme to "doom-one"srdusr2023-02-21
* Commented out quickfix keybindingssrdusr2023-02-19
* Add quickfix settingssrdusr2023-02-19
* Adjust "find_scripts" hidden value to truesrdusr2023-02-18
* Add function to find scripts "find_scripts()"srdusr2023-02-18
* Add dashboard to 'local SpecialStatusline'srdusr2023-02-17
* Improved looks and functionalitysrdusr2023-02-17
* Add trouble confsrdusr2023-02-16
* Replaced alpha.nvim with dashboard.nvimsrdusr2023-02-16
* Fixed ToggleDiagnosticOpenFloat mapping from saying "Press enter or type comm...srdusr2023-02-14
* Add extension for notification historysrdusr2023-02-13
* │Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to lsp...srdusr2023-02-13
* Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
* Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
* Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
* Changed deprecated 'sumneko_lua' to 'lua_ls'srdusr2023-02-12
* Various fixes for lazygit including mappings and UIsrdusr2023-02-12
* Un-commented all lines, TODO: Figure out desired settings, until then this mo...srdusr2023-02-10
* Moved mason configuration to lsp.lua and moved functions to utils.vimsrdusr2023-02-09