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
Commit message (
Collapse
)
Author
Age
*
Experimental feat@ trying to nullify progress message updates on text change
srdusr
2023-02-23
|
*
Changed signs = true, in vim.lsp.handlers["textDocument/publishDiagnostic"]
srdusr
2023-02-23
|
*
Changed colorscheme to "nightfly"
srdusr
2023-02-23
|
*
Fixed syntax on line 154 where comment was not commented
srdusr
2023-02-22
|
*
Add builtin diagnostics "todo_comments"
srdusr
2023-02-22
|
*
Clean config
srdusr
2023-02-22
|
*
Clean config
srdusr
2023-02-22
|
*
Add fidget.nvim setup
srdusr
2023-02-22
|
*
Changed disable_move to = false
srdusr
2023-02-22
|
*
Add diagnostics.cspell
srdusr
2023-02-21
|
*
Add diagnostics.zsh and formatting.shfmt
srdusr
2023-02-21
|
*
Changed colorscheme to "doom-one"
srdusr
2023-02-21
|
*
Commented out quickfix keybindings
srdusr
2023-02-19
|
*
Add quickfix settings
srdusr
2023-02-19
|
*
Adjust "find_scripts" hidden value to true
srdusr
2023-02-18
|
*
Add function to find scripts "find_scripts()"
srdusr
2023-02-18
|
*
Add dashboard to 'local SpecialStatusline'
srdusr
2023-02-17
|
*
Improved looks and functionality
srdusr
2023-02-17
|
*
Add trouble conf
srdusr
2023-02-16
|
*
Replaced alpha.nvim with dashboard.nvim
srdusr
2023-02-16
|
*
Fixed ToggleDiagnosticOpenFloat mapping from saying "Press enter or type ↵
srdusr
2023-02-14
|
|
|
|
command to continue"
*
Add extension for notification history
srdusr
2023-02-13
|
*
│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 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' ↵
srdusr
2023-02-12
|
|
|
|
respectively
*
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
|
*
Various fixes for lazygit including mappings and UI
srdusr
2023-02-12
|
*
Un-commented all lines, TODO: Figure out desired settings, until then this ↵
srdusr
2023-02-10
|
|
|
|
module will not be used
*
Moved mason configuration to lsp.lua and moved functions to utils.vim
srdusr
2023-02-09
|
*
Moved mason configuration to lsp.lua
srdusr
2023-02-09
|
*
Clean config
srdusr
2023-02-06
|
*
Clean config
srdusr
2023-02-06
|
*
Clean config
srdusr
2023-02-06
|
*
Clean config and removed unwanted colorschemes
srdusr
2023-02-06
|
*
Add navic.lua
srdusr
2023-02-05
|
*
Update find_configs function with ~/.config/kitty
srdusr
2023-02-05
|
*
Update on ensure_installed (vim-language-server and pylsp)
srdusr
2023-02-05
|
*
Commented out pyright and vim-language-server
srdusr
2023-02-05
|
*
Commented out Navic from statusline
srdusr
2023-02-05
|
*
Changed relative option = 'cursor' in local win function
srdusr
2023-02-04
|
*
Commented out various lines
srdusr
2023-02-04
|
*
Changed colorscheme to nightfly
srdusr
2023-02-04
|
*
Changed relative option = 'cursor' in local win function
srdusr
2023-02-01
|
*
Add anchor = 'NE' option to local win
srdusr
2023-02-01
|
*
Moved timelenght option to opts.lua
srdusr
2023-02-01
|
*
Clean config | TODO: Clean config more
srdusr
2023-01-31
|
*
Change open_mapping to <leader>tt
srdusr
2023-01-31
|
*
Change ToggleDiagnosticsOpenFloat() mapping to <leader>to
srdusr
2023-01-31
|
*
Fixed autocmd highlight issue by 'highlight = { enable = false, },'
srdusr
2023-01-28
|
[next]