aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins
Commit message (Collapse)AuthorAge
* Add commented code to try out and various changes to the UI which also ↵srdusr2023-05-06
| | | | include nvim-dap-virtual-text setup
* Add ensure_installed in mason-lspconfigsrdusr2023-05-06
|
* Add statuscol.luasrdusr2023-05-06
|
* Add lsp_lines.luasrdusr2023-05-06
|
* Update FloatBorders UIsrdusr2023-05-06
|
* Changed colorscheme to doom-onesrdusr2023-05-05
|
* Add options that are commented out in order to test such as host, port ↵srdusr2023-05-05
| | | | (specific) and detached = true
* Configure codelldb and set it as type to usesrdusr2023-05-05
|
* Using vscode-cpptools nowsrdusr2023-05-05
|
* Commented out highlight group for CursorLineSignsrdusr2023-05-04
|
* Uncommented out hightlight group for MsgSeparatorsrdusr2023-05-01
|
* Changed sign for GitSignsDeletesrdusr2023-05-01
|
* Options for lua lspsrdusr2023-04-30
|
* Allowed transparency on pmenu and float windows etc..srdusr2023-04-30
|
* Add highlight groupssrdusr2023-04-30
|
* Changed sign symbolssrdusr2023-04-30
|
* Removal of unneeded commented optionssrdusr2023-04-30
|
* 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
|