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 (
Expand
)
Author
Age
*
Add function M.find_projects()
srdusr
2023-03-14
*
Fixed wrong config
srdusr
2023-03-12
*
Add plugin dap config
srdusr
2023-03-12
*
Fixed not reloading git directories on different project files and toggling b...
srdusr
2023-03-08
*
Allowed changing cwd if on new repo
srdusr
2023-03-07
*
Changed prompt_title to Find Scripts
srdusr
2023-03-06
*
Add no_ignore = true option to M.find_scripts
srdusr
2023-03-06
*
Add goto-preview setup
srdusr
2023-03-05
*
Add goto-preview mappings
srdusr
2023-03-05
*
Fixed spelling @ enable_moveright
srdusr
2023-03-04
*
Add diagnostics for vimscript (vint)
srdusr
2023-03-03
*
Made focusable = true for diagnostic.open_float
srdusr
2023-03-03
*
Fixed null-ls from non-stop updating
srdusr
2023-03-03
*
Add .bashrc to function M.find_configs()
srdusr
2023-03-03
*
Changed color of shortcuts
srdusr
2023-03-01
*
Add Config option
srdusr
2023-02-28
*
Add new file (Text) option
srdusr
2023-02-28
*
Removed minimap plugin
srdusr
2023-02-25
*
Add minimap configuration
srdusr
2023-02-24
*
Turned on async = true
srdusr
2023-02-24
*
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 comm...
srdusr
2023-02-14
*
Add extension for notification history
srdusr
2023-02-13
*
│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 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...
srdusr
2023-02-12
*
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
*
Various fixes for lazygit including mappings and UI
srdusr
2023-02-12
*
Un-commented all lines, TODO: Figure out desired settings, until then this mo...
srdusr
2023-02-10
*
Moved mason configuration to lsp.lua and moved functions to utils.vim
srdusr
2023-02-09
[next]