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
*
Update on ensure_installed (vim-language-server and pylsp)
srdusr
2023-02-05
|
*
Commented out pyright and vim-language-server
srdusr
2023-02-05
|
*
Commented out Navic from statusline
srdusr
2023-02-05
|
*
Changed relative option = 'cursor' in local win function
srdusr
2023-02-04
|
*
Commented out various lines
srdusr
2023-02-04
|
*
Changed colorscheme to nightfly
srdusr
2023-02-04
|
*
Changed packer keybindings to <leader> then Capital P and whatever ↵
srdusr
2023-02-04
|
|
|
|
corresponding key needed
*
Add max_jobs option
srdusr
2023-02-01
|
*
Changed relative option = 'cursor' in local win function
srdusr
2023-02-01
|
*
Add anchor = 'NE' option to local win
srdusr
2023-02-01
|
*
Moved timelength option to opts.lua
srdusr
2023-02-01
|
*
Moved timelenght option to opts.lua
srdusr
2023-02-01
|
*
Commented out 'last search pattern'
srdusr
2023-02-01
|
*
Clean config | TODO: Clean config more
srdusr
2023-01-31
|
*
Change open_mapping to <leader>tt
srdusr
2023-01-31
|
*
Change ToggleDiagnosticsOpenFloat() mapping to <leader>to
srdusr
2023-01-31
|
*
Clean config
srdusr
2023-01-31
|
*
Fixed autocmd highlight issue by 'highlight = { enable = false, },'
srdusr
2023-01-28
|
*
Set re=0 option to fix exceeding redraw limit
srdusr
2023-01-28
|
*
Add alternative mappings for jumping to next match on line and repeating ↵
srdusr
2023-01-26
|
|
|
|
last command | Navigator plugin keymappings
*
Replaced christoomey/vim-tmux-navigator with numToStr/Navigator.nvim
srdusr
2023-01-26
|
*
Update setup requirement
srdusr
2023-01-26
|
*
Changed colorscheme
srdusr
2023-01-19
|
*
Add zsh own icon
srdusr
2023-01-19
|
*
Add wezterm to config find function
srdusr
2023-01-19
|
*
Comment out text width setting
srdusr
2023-01-11
|
*
Add how to find mappings/default mappings
srdusr
2023-01-11
|
*
Allowed searching of gitignore private notes
srdusr
2023-01-08
|
*
Add quick find config for picom.conf
srdusr
2023-01-04
|
*
Add fugitive keybindings
srdusr
2023-01-02
|
*
Fixed toggleterm keybinding
srdusr
2023-01-02
|
*
Add toggleterm config
srdusr
2023-01-02
|
*
Add toggleterm keybinding
srdusr
2022-12-30
|
*
Add lazygit keybinding
srdusr
2022-12-30
|
*
Add toggleterm.nvim
srdusr
2022-12-30
|
*
Add lazygit.nvim
srdusr
2022-12-30
|
*
Added fugitive.vim
srdusr
2022-12-30
|
*
Changed colorscheme to doom-one
srdusr
2022-12-30
|
*
Fixed find_notes function
srdusr
2022-12-23
|
*
Fixed macros not working
srdusr
2022-12-22
|
*
Allowed seeing .gitignore files by default
srdusr
2022-12-21
|
*
Fixed leap plugin 's' not working by using '.add_default_mappings'
srdusr
2022-12-20
|
*
Changed quick escape binding to 'jj'
srdusr
2022-12-19
|
*
Swapped keybindings for telescopes's find_files and hidden find_files
srdusr
2022-12-17
|
*
Added markdown-preview toggle keybinding
srdusr
2022-11-22
|
*
Added 'iamcco/markdown-preview.nvim'
srdusr
2022-11-22
|
*
Added bspwm and sxhkd config directories to M.find_configs
srdusr
2022-11-15
|
*
Added file ignore patterns to function find_configs
srdusr
2022-11-12
|
*
New binding to set current working directory '%:p:h'
srdusr
2022-11-12
|
*
New plugin extension 'changed_files' ; new functions 'find_notes', ↵
srdusr
2022-11-08
|
|
|
|
'grep_notes' and 'find_configs'
[next]