aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins
Commit message (Collapse)AuthorAge
* Changed search_dirs for find_projects() to "~/projects"srdusr2023-03-22
|
* Include rust-toolssrdusr2023-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 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 ↵srdusr2023-03-08
| | | | between standard toggleterm/lazygit terminals
* 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 ↵srdusr2023-02-14
| | | | command to continue"
* Add extension for notification historysrdusr2023-02-13
|