index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
plugins
/
lsp.lua
Commit message (
Expand
)
Author
Age
*
Removed rustfmt
srdusr
2024-03-06
*
Fixed mapping for formatting and clang related config
srdusr
2023-10-26
*
Quick fix of irregular comment formatting
srdusr
2023-10-17
*
Fixed clangd related error for offset_encoding
srdusr
2023-09-18
*
Mapping for vim.diagnostic.setloclist() and severity_sort = true,
srdusr
2023-09-07
*
Re-formatted file
srdusr
2023-08-19
*
Changed error diagnostic sign
srdusr
2023-08-16
*
Fixed formatting
srdusr
2023-08-11
*
Fixed formatting
srdusr
2023-08-11
*
Fixed lsp from creating duplicate servers on the same buffer
srdusr
2023-08-10
*
Just formatted the file
srdusr
2023-08-03
*
Created user command NullLsToggle
srdusr
2023-07-26
*
Fixed null-ls not working
srdusr
2023-07-26
*
Fixed ensured_installed not working
srdusr
2023-07-01
*
Add dart_format (null-ls)
srdusr
2023-06-27
*
Uncommented out prettierd
srdusr
2023-06-22
*
Add lsp_lines configuration
srdusr
2023-05-09
*
Add ensure_installed in mason-lspconfig
srdusr
2023-05-06
*
Update FloatBorders UI
srdusr
2023-05-06
*
Options for lua lsp
srdusr
2023-04-30
*
Add diagnostics for zsh
srdusr
2023-04-28
*
Add commented out eslint_opts just in case
srdusr
2023-04-24
*
Add a few code_actions for null-ls and Hover section
srdusr
2023-04-24
*
Reformatted null-ls sections by seperating diagnostics, formatting and code a...
srdusr
2023-04-24
*
Add builtins.diagnostics.todo_comments
srdusr
2023-04-24
*
Add shellcheck with options for null-ls
srdusr
2023-04-24
*
Add builtins.diagnostics.dotenv_linter for null-ls
srdusr
2023-04-24
*
Add shellharden and options for shfmt (null-ls)
srdusr
2023-04-24
*
Add yamlls
srdusr
2023-04-23
*
Add sqlls
srdusr
2023-04-23
*
Add clangd
srdusr
2023-04-23
*
Add asm_lsp
srdusr
2023-04-23
*
Installed intelephense and php formatting tools
srdusr
2023-04-23
*
Rewrite that also includes null-ls
srdusr
2023-04-21
*
Clean config/remove comments
srdusr
2023-04-12
*
Removed unnecessary comments
srdusr
2023-04-07
*
A few ensure servers installed added
srdusr
2023-03-23
*
Include rust-tools
srdusr
2023-03-21
*
Add goto-preview mappings
srdusr
2023-03-05
*
Made focusable = true for diagnostic.open_float
srdusr
2023-03-03
*
Changed signs = true, in vim.lsp.handlers["textDocument/publishDiagnostic"]
srdusr
2023-02-23
*
Fixed syntax on line 154 where comment was not commented
srdusr
2023-02-22
*
Clean config
srdusr
2023-02-22
*
Commented out quickfix keybindings
srdusr
2023-02-19
*
Fixed ToggleDiagnosticOpenFloat mapping from saying "Press enter or type comm...
srdusr
2023-02-14
*
│Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to lsp...
srdusr
2023-02-13
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...
srdusr
2023-02-12
*
Changed deprecated 'sumneko_lua' to 'lua_ls'
srdusr
2023-02-12
*
Moved mason configuration to lsp.lua and moved functions to utils.vim
srdusr
2023-02-09
*
Clean config
srdusr
2023-02-06
[next]