aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins
Commit message (Collapse)AuthorAge
* Clean config by removing uneccessary commentssrdusr2023-04-30
|
* Update the changes to SpecialStatusline, TerminalStatusline, ↵srdusr2023-04-30
| | | | InactiveStatusline, DefaultStatusline
* Changed color name used for transparency to nobgsrdusr2023-04-29
|
* Made more of the statusline transparentsrdusr2023-04-29
|
* Various changes to accommodate changing colorschemes and made statusline ↵srdusr2023-04-29
| | | | transparent in the middle
* Changed colorscheme to neon evangelion inspired 'nyngwang/nvimgelion' themesrdusr2023-04-29
|
* Removed whitespacesrdusr2023-04-28
|
* Add diagnostics for zshsrdusr2023-04-28
|
* Clean config by removing commented out optionssrdusr2023-04-28
|
* Moved git stuff to gitsigns.lua and added more options for how the signs ↵srdusr2023-04-27
| | | | should look
* Moved git stuff to gitsigns.luasrdusr2023-04-27
|
* Add colors for gitsigns (Add, Modify and Delete)srdusr2023-04-27
|
* Add commented out eslint_opts just in casesrdusr2023-04-24
|
* Add a few code_actions for null-ls and Hover sectionsrdusr2023-04-24
|
* Reformatted null-ls sections by seperating diagnostics, formatting and code ↵srdusr2023-04-24
| | | | actions
* Add builtins.diagnostics.todo_commentssrdusr2023-04-24
|
* Add shellcheck with options for null-lssrdusr2023-04-24
|
* Add builtins.diagnostics.dotenv_linter for null-lssrdusr2023-04-24
|
* Add shellharden and options for shfmt (null-ls)srdusr2023-04-24
|
* Add yamllssrdusr2023-04-23
|
* Add sqllssrdusr2023-04-23
|
* Add clangdsrdusr2023-04-23
|
* Add asm_lspsrdusr2023-04-23
|
* Installed intelephense and php formatting toolssrdusr2023-04-23
|
* Set line number as transparentsrdusr2023-04-22
|
* Working on formatting html files automaticallysrdusr2023-04-21
|
* Commented out deprecated view.mappings.listsrdusr2023-04-21
|
* Rewrite that also includes null-lssrdusr2023-04-21
|
* Clean config/remove commentssrdusr2023-04-12
|
* Clean config/remove commentssrdusr2023-04-12
|
* Allowed lazygit to use zsh user configurationsrdusr2023-04-12
|
* Removed unnecessary commentssrdusr2023-04-07
|
* Experimenting with web dev formattingsrdusr2023-04-02
|
* 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
|
* 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
|