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 (
Collapse
)
Author
Age
*
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 ↵
srdusr
2023-02-14
|
|
|
|
command to continue"
*
│Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to ↵
srdusr
2023-02-13
|
|
|
|
lsp.lua
*
Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
respectively
*
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