aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Removed local script filessrdusr2023-02-10
|
* Add '.config/nvim/' from commit 'e707f3abc83e0621eab64b4828defd0c80dff5c0'srdusr2023-02-10
|\ | | | | | | | | | | git-subtree-dir: .config/nvim git-subtree-mainline: bb29321714929e1b7b962dd47b486325fd77e67a git-subtree-split: e707f3abc83e0621eab64b4828defd0c80dff5c0
| * Un-commented all lines, TODO: Figure out desired settings, until then this ↵srdusr2023-02-10
| | | | | | | | module will not be used
| * Removed Unload lua namespace functionsrdusr2023-02-10
| |
| * Commented out all lines :TODO Move all functions to either utils.vim or ↵srdusr2023-02-09
| | | | | | | | utils.lua
| * Clean configsrdusr2023-02-09
| |
| * Clean configsrdusr2023-02-09
| |
| * Moved mason configuration to lsp.lua and moved functions to utils.vimsrdusr2023-02-09
| |
| * Moved mason configuration to lsp.luasrdusr2023-02-09
| |
| * Moved all functions to utils.vimsrdusr2023-02-09
| |
| * Add utils.vimsrdusr2023-02-09
| |
| * Removed scripts.vimsrdusr2023-02-09
| |
| * Clean configsrdusr2023-02-06
| |
| * Changed markdown preview binding for glow plugin insteadsrdusr2023-02-06
| |
| * Removed unwanted pluginssrdusr2023-02-06
| |
| * Clean configsrdusr2023-02-06
| |
| * Clean configsrdusr2023-02-06
| |
| * Clean config and removed unwanted colorschemessrdusr2023-02-06
| |
| * Commented out to investigate saving more than one file outcomesrdusr2023-02-06
| |
| * Add navic.luasrdusr2023-02-05
| |
| * Clean configsrdusr2023-02-05
| |
| * New autocmd to stop annoying commenting on new linessrdusr2023-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 expected_ver to 0.9.0srdusr2023-02-05
| |
| * Enable plugins.modify-blendsrdusr2023-02-04
| |
| * Changed relative option = 'cursor' in local win functionsrdusr2023-02-04
| |
| * Commented out various linessrdusr2023-02-04
| |
| * Changed colorscheme to nightflysrdusr2023-02-04
| |
| * Changed packer keybindings to <leader> then Capital P and whatever ↵srdusr2023-02-04
| | | | | | | | corresponding key needed
| * Commented out plugins.modify-blendsrdusr2023-02-04
| |
| * Add max_jobs optionsrdusr2023-02-01
| |
| * Changed relative option = 'cursor' in local win functionsrdusr2023-02-01
| |
| * Add anchor = 'NE' option to local winsrdusr2023-02-01
| |
| * Moved timelength option to opts.luasrdusr2023-02-01
| |
| * Moved timelenght option to opts.luasrdusr2023-02-01
| |
| * Commented out 'last search pattern'srdusr2023-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
| |
| * Clean configsrdusr2023-01-31
| |
| * Fixed autocmd highlight issue by 'highlight = { enable = false, },'srdusr2023-01-28
| |
| * Set re=0 option to fix exceeding redraw limitsrdusr2023-01-28
| |
| * Add alternative mappings for jumping to next match on line and repeating ↵srdusr2023-01-26
| | | | | | | | last command | Navigator plugin keymappings
| * Replaced christoomey/vim-tmux-navigator with numToStr/Navigator.nvimsrdusr2023-01-26
| |
| * Update setup requirementsrdusr2023-01-26
| |
| * Changed colorschemesrdusr2023-01-19
| |
| * Add zsh own iconsrdusr2023-01-19
| |