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
*
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
*
Commented out pyright and vim-language-server
srdusr
2023-02-05
*
Moved timelenght option to opts.lua
srdusr
2023-02-01
*
Clean config | TODO: Clean config more
srdusr
2023-01-31
*
Change ToggleDiagnosticsOpenFloat() mapping to <leader>to
srdusr
2023-01-31
*
changed keymapping for a function to toggle diagnostic float
srdusr
2022-11-03
*
changed document_highlight autocommand
srdusr
2022-11-01
*
TODO: fix formatting and diagnostic server settings
srdusr
2022-10-30
*
Resort files into different directories
srdusr
2022-10-24
*
Made Sourcing lua config easier
srdusr
2022-10-19
*
Updated Cmp and lsp
srdusr
2022-10-18
*
Updated nvim-cmp & lsp: config/saga
srdusr
2022-10-14
*
Removed unnecessary files/lines
srdusr
2022-10-13
*
Initial commit
srdusr
2022-10-12