aboutsummaryrefslogtreecommitdiff
path: root/lua/user
Commit message (Collapse)AuthorAge
* 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
|
* Replaced "jayp0521/mason-null-ls.nvim" with "jay-bau/mason-null-ls.nvim"srdusr2023-03-03
|
* Removed minimap plugin/mappingsrdusr2023-02-25
|
* Removed "wfxr/minimap.vim"srdusr2023-02-25
|
* Made mapping for MinimapTogglesrdusr2023-02-24
|
* Install "wfxr/minimap.vim"srdusr2023-02-24
|
* Add dashboard mappingsrdusr2023-02-23
|
* Installed plugin "jayp0521/mason-null-ls.nvim"srdusr2023-02-22
|
* Add "gabrielpoca/replacer" plugin to edit quickfix listsrdusr2023-02-19
|
* Add keybinding to toggle quickfix listsrdusr2023-02-19
|
* Add plugin Replacer.nvim keybindingsrdusr2023-02-19
|
* Removed "nathom/filetype.nvim" since filetype.lua is used in upstreamsrdusr2023-02-19
|
* un-commented out Comment.nvimsrdusr2023-02-18
|
* Commented out Comment.nvimsrdusr2023-02-18
|
* Add Telescope function/binding to search for scripts in script directorysrdusr2023-02-18
|
* Exclude 'glepnir/dashboard-nvim' from 'myusuf3/numbers.vim' (Removed line ↵srdusr2023-02-17
| | | | numbers from showing in dashboard
* Replaced alpha with dashboardsrdusr2023-02-16
|
* Add even more Trouble keybindingssrdusr2023-02-16
|
* Add Trouble toggle for the pluginsrdusr2023-02-16
|
* Installed goolord/alpha-nvimsrdusr2023-02-15
|
* Add description to echo when Vim-rooter keybinding is calledsrdusr2023-02-15
|
* Fixed Zen-mode toggle from saying "Press ENTER or type command to contiune"srdusr2023-02-14
|
* Commented out "Make vim-rooter message disappear after making it's changes" ↵srdusr2023-02-14
| | | | since it's much slower
* Mapping for vim-rootersrdusr2023-02-14
|
* Modified Zen-mode mapping to not show messages after being called, mostly ↵srdusr2023-02-14
| | | | caused by vim-rooter