aboutsummaryrefslogtreecommitdiff
path: root/lua/user
Commit message (Collapse)AuthorAge
* Add telescope extension dapsrdusr2023-05-09
|
* Add rcarriga/neotestsrdusr2023-05-09
|
* Changed some of dap keybindingssrdusr2023-05-08
|
* Experimenting with new keys for dap.terminate, etc...srdusr2023-05-07
|
* Add a key to disconnect dap including it's terminalsrdusr2023-05-07
|
* Remove alpha commented out plugin and add comment to nvim-ufosrdusr2023-05-06
|
* Add Terminal keys for exiting, switching windows and couple of nvim-dap ↵srdusr2023-05-06
| | | | keys, changed toggle diff keybinding
* Install "rcarriga/cmp-dap"srdusr2023-05-06
|
* Install "theHamsta/nvim-dap-virtual-text"srdusr2023-05-06
|
* Add TODO to Conditional 'q' to not work in Zen Modesrdusr2023-05-04
|
* Add nvim-ufo, promise-async and statuscol.nvimsrdusr2023-05-04
|
* Add folke/neodev.nvimsrdusr2023-05-04
|
* Various edits to fillcharssrdusr2023-05-01
|
* Edited window seperators (fillchars)srdusr2023-04-30
|
* Allowed git env vars to be set from start of opening any filesrdusr2023-04-29
|
* Add colorscheme 'nyngwang/nvimgelion'srdusr2023-04-29
|
* Map Alt+(h/j/k/l) in command mode to move directionalsrdusr2023-04-28
|
* Improved auto formattingsrdusr2023-04-21
|
* Added formatter.nvimsrdusr2023-04-21
|
* Set bare dotfiles repository git environment variables dynamicallysrdusr2023-04-12
|
* Trying to format on savesrdusr2023-04-02
|
* Add desc for lsp_lines toggle mappingsrdusr2023-03-30
|
* Add dashboard back after cleaning cache/freezing errorsrdusr2023-03-28
|
* Trying to troubleshoot dashboard causing nvim to freezesrdusr2023-03-23
|
* Install mason-nvim-dapsrdusr2023-03-21
|
* New mapping for dashboardsrdusr2023-03-21
|
* Add URL handling mapping with system awarenesssrdusr2023-03-18
|
* Add keybinding for telescope.find_projects()srdusr2023-03-14
|
* Removed "dinhhuy258/git.nvim" because of conflicting keybindingssrdusr2023-03-14
|
* Changed vim.keymap.set to mapsrdusr2023-03-13
|
* Add plugin dap mappingssrdusr2023-03-12
|
* Enabled opt.sessionoptionssrdusr2023-03-08
|
* Better description on Conditional q mappingsrdusr2023-03-06
|
* Clean config by moving Toggle Diff function to utils.vimsrdusr2023-03-06
|
* Mapping to diff filessrdusr2023-03-05
|
* Mapping for messages and clear messagessrdusr2023-03-05
|
* autocommand to add timestamp to backup filessrdusr2023-03-05
|
* Disabled backup and undofilesrdusr2023-03-05
|
* Fixed error messages on leaving floating windows on conditional 'q' mapping ↵srdusr2023-03-04
| | | | by using silent command
* Add "rmagatti/goto-preview"srdusr2023-03-04
|
* Add "https://git.sr.ht/~whynothugo/lsp_lines.nvim"srdusr2023-03-04
|
* Add mapping to toggle plugin "lsp_lines"srdusr2023-03-04
|
* Add help to conditional 'q' mappingsrdusr2023-03-04
|
* Add quickfix to conditional mapping for 'q'srdusr2023-03-04
|
* Removed colorsheme "IneptusMechanicus/mechanicus"srdusr2023-03-04
|
* Use q to quit on floating windows otherwise still use it for macros ↵srdusr2023-03-03
| | | | (conditional)
* Buffer close confirm set to falsesrdusr2023-03-03
|
* Re-enabled auto command to return to same line when reopeningsrdusr2023-03-03
|
* Installed colorscheme "IneptusMechanicus/mechanicus.nvim"srdusr2023-03-03
|
* Installed 'ThePrimeagen/harpoon'srdusr2023-03-03
|