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
Commit message (
Collapse
)
Author
Age
*
Trying to format on save
srdusr
2023-04-02
|
*
Experimenting with web dev formatting
srdusr
2023-04-02
|
*
Add desc for lsp_lines toggle mapping
srdusr
2023-03-30
|
*
Add dashboard back after cleaning cache/freezing error
srdusr
2023-03-28
|
*
Trying to troubleshoot dashboard causing nvim to freeze
srdusr
2023-03-23
|
*
Trying to troubleshoot dashboard causing a freeze whenever I open nvim
srdusr
2023-03-23
|
*
A few ensure servers installed added
srdusr
2023-03-23
|
*
Changed search_dirs for find_projects() to "~/projects"
srdusr
2023-03-22
|
*
Include rust-tools
srdusr
2023-03-21
|
*
Install mason-nvim-dap
srdusr
2023-03-21
|
*
New mapping for dashboard
srdusr
2023-03-21
|
*
Update on rust config
srdusr
2023-03-21
|
*
Add javascript config
srdusr
2023-03-18
|
*
Fixed dap errors
srdusr
2023-03-18
|
*
Add rust
srdusr
2023-03-18
|
*
Add c and python conf
srdusr
2023-03-18
|
*
Clean config
srdusr
2023-03-18
|
*
Add URL handling mapping with system awareness
srdusr
2023-03-18
|
*
Add keybinding for telescope.find_projects()
srdusr
2023-03-14
|
*
Add function M.find_projects()
srdusr
2023-03-14
|
*
Removed "dinhhuy258/git.nvim" because of conflicting keybindings
srdusr
2023-03-14
|
*
Changed vim.keymap.set to map
srdusr
2023-03-13
|
*
Fixed wrong config
srdusr
2023-03-12
|
*
Add plugin dap config
srdusr
2023-03-12
|
*
Add plugin dap mappings
srdusr
2023-03-12
|
*
Fixed not reloading git directories on different project files and toggling ↵
srdusr
2023-03-08
|
|
|
|
between standard toggleterm/lazygit terminals
*
Enabled opt.sessionoptions
srdusr
2023-03-08
|
*
Allowed changing cwd if on new repo
srdusr
2023-03-07
|
*
Better description on Conditional q mapping
srdusr
2023-03-06
|
*
Clean config by moving Toggle Diff function to utils.vim
srdusr
2023-03-06
|
*
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
|
*
Mapping to diff files
srdusr
2023-03-05
|
*
Mapping for messages and clear messages
srdusr
2023-03-05
|
*
autocommand to add timestamp to backup files
srdusr
2023-03-05
|
*
Disabled backup and undofile
srdusr
2023-03-05
|
*
Fixed error messages on leaving floating windows on conditional 'q' mapping ↵
srdusr
2023-03-04
|
|
|
|
by using silent command
*
Fixed spelling @ enable_moveright
srdusr
2023-03-04
|
*
Add "rmagatti/goto-preview"
srdusr
2023-03-04
|
*
Add "https://git.sr.ht/~whynothugo/lsp_lines.nvim"
srdusr
2023-03-04
|
*
Add mapping to toggle plugin "lsp_lines"
srdusr
2023-03-04
|
*
Add help to conditional 'q' mapping
srdusr
2023-03-04
|
*
Add quickfix to conditional mapping for 'q'
srdusr
2023-03-04
|
*
Removed colorsheme "IneptusMechanicus/mechanicus"
srdusr
2023-03-04
|
*
Use q to quit on floating windows otherwise still use it for macros ↵
srdusr
2023-03-03
|
|
|
|
(conditional)
*
Add diagnostics for vimscript (vint)
srdusr
2023-03-03
|
*
Made focusable = true for diagnostic.open_float
srdusr
2023-03-03
|
*
Buffer close confirm set to false
srdusr
2023-03-03
|
[next]