aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins/lsp.lua
Commit message (Expand)AuthorAge
* Fixed clangd related error for offset_encodingsrdusr2023-09-18
* Mapping for vim.diagnostic.setloclist() and severity_sort = true,srdusr2023-09-07
* Re-formatted filesrdusr2023-08-19
* Changed error diagnostic signsrdusr2023-08-16
* Fixed formattingsrdusr2023-08-11
* Fixed formattingsrdusr2023-08-11
* Fixed lsp from creating duplicate servers on the same buffersrdusr2023-08-10
* Just formatted the filesrdusr2023-08-03
* Created user command NullLsTogglesrdusr2023-07-26
* Fixed null-ls not workingsrdusr2023-07-26
* Fixed ensured_installed not workingsrdusr2023-07-01
* Add dart_format (null-ls)srdusr2023-06-27
* Uncommented out prettierdsrdusr2023-06-22
* Add lsp_lines configurationsrdusr2023-05-09
* Add ensure_installed in mason-lspconfigsrdusr2023-05-06
* Update FloatBorders UIsrdusr2023-05-06
* Options for lua lspsrdusr2023-04-30
* Add diagnostics for zshsrdusr2023-04-28
* 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 a...srdusr2023-04-24
* 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
* Rewrite that also includes null-lssrdusr2023-04-21
* Clean config/remove commentssrdusr2023-04-12
* Removed unnecessary commentssrdusr2023-04-07
* A few ensure servers installed addedsrdusr2023-03-23
* Include rust-toolssrdusr2023-03-21
* Add goto-preview mappingssrdusr2023-03-05
* Made focusable = true for diagnostic.open_floatsrdusr2023-03-03
* Changed signs = true, in vim.lsp.handlers["textDocument/publishDiagnostic"]srdusr2023-02-23
* Fixed syntax on line 154 where comment was not commentedsrdusr2023-02-22
* Clean configsrdusr2023-02-22
* Commented out quickfix keybindingssrdusr2023-02-19
* Fixed ToggleDiagnosticOpenFloat mapping from saying "Press enter or type comm...srdusr2023-02-14
* │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 deprecated 'sumneko_lua' to 'lua_ls'srdusr2023-02-12
* Moved mason configuration to lsp.lua and moved functions to utils.vimsrdusr2023-02-09
* Clean configsrdusr2023-02-06
* Commented out pyright and vim-language-serversrdusr2023-02-05
* Moved timelenght option to opts.luasrdusr2023-02-01
* Clean config | TODO: Clean config moresrdusr2023-01-31