aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins
Commit message (Expand)AuthorAge
* Add extension for notification historysrdusr2023-02-13
* │Moved autocommand of "Toggle DiagnosticsOpenFloat" to from util.vim to lsp...srdusr2023-02-13
* Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
* Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
* Changed 'utils.lua' and 'local utils' to 'mods.lua' and 'local mods' respecti...srdusr2023-02-12
* Changed deprecated 'sumneko_lua' to 'lua_ls'srdusr2023-02-12
* Various fixes for lazygit including mappings and UIsrdusr2023-02-12
* Un-commented all lines, TODO: Figure out desired settings, until then this mo...srdusr2023-02-10
* Moved mason configuration to lsp.lua and moved functions to utils.vimsrdusr2023-02-09
* Moved mason configuration to lsp.luasrdusr2023-02-09
* Clean configsrdusr2023-02-06
* Clean configsrdusr2023-02-06
* Clean configsrdusr2023-02-06
* Clean config and removed unwanted colorschemessrdusr2023-02-06
* Add navic.luasrdusr2023-02-05
* Update find_configs function with ~/.config/kittysrdusr2023-02-05
* Update on ensure_installed (vim-language-server and pylsp)srdusr2023-02-05
* Commented out pyright and vim-language-serversrdusr2023-02-05
* Commented out Navic from statuslinesrdusr2023-02-05
* Changed relative option = 'cursor' in local win functionsrdusr2023-02-04
* Commented out various linessrdusr2023-02-04
* Changed colorscheme to nightflysrdusr2023-02-04
* Changed relative option = 'cursor' in local win functionsrdusr2023-02-01
* Add anchor = 'NE' option to local winsrdusr2023-02-01
* Moved timelenght option to opts.luasrdusr2023-02-01
* Clean config | TODO: Clean config moresrdusr2023-01-31
* Change open_mapping to <leader>ttsrdusr2023-01-31
* Change ToggleDiagnosticsOpenFloat() mapping to <leader>tosrdusr2023-01-31
* Fixed autocmd highlight issue by 'highlight = { enable = false, },'srdusr2023-01-28
* Update setup requirementsrdusr2023-01-26
* Changed colorschemesrdusr2023-01-19
* Add zsh own iconsrdusr2023-01-19
* Add wezterm to config find functionsrdusr2023-01-19
* Add how to find mappings/default mappingssrdusr2023-01-11
* Allowed searching of gitignore private notessrdusr2023-01-08
* Add quick find config for picom.confsrdusr2023-01-04
* Add toggleterm configsrdusr2023-01-02
* Changed colorscheme to doom-onesrdusr2022-12-30
* Fixed find_notes functionsrdusr2022-12-23
* Allowed seeing .gitignore files by defaultsrdusr2022-12-21
* Added bspwm and sxhkd config directories to M.find_configssrdusr2022-11-15
* Added file ignore patterns to function find_configssrdusr2022-11-12
* New plugin extension 'changed_files' ; new functions 'find_notes', 'grep_note...srdusr2022-11-08
* Re-formatted and added diagnostics/code_actions.shellchecksrdusr2022-11-08
* Added sources and cmp menu items: 'cmp_git', 'spell', 'zsh', 'treesitter', 'c...srdusr2022-11-08
* Experimenting with plugin and it's extensionssrdusr2022-11-07
* fixed deprecated flexible component optionsrdusr2022-11-07
* Progress saved on temp config for masonsrdusr2022-11-04
* Removed bufnr since it's kind of uselesssrdusr2022-11-03
* changed keymapping for a function to toggle diagnostic floatsrdusr2022-11-03