aboutsummaryrefslogtreecommitdiff
path: root/config/vim/vimrc
AgeCommit message (Collapse)Author
2023-11-22Add do not run vimrc if using neovim (already migrated all config to Lua), ↵Charles Cabergs
there was an error message on boot when using neovim from other application (e.g git commit)
2021-11-04Added neovim draft config in luaCharles Cabergs
2021-08-04Added YankFilePath command in vimrcCharles Cabergs
2021-08-03Added xmonad Grid layout, Updated vimrc equalprg for C to clang-format, ↵Charles Cabergs
Added LaTexToUnicode toggle command for vim
2021-07-28Updated vimrc markdown to auto wrap line, Changing main machine hostname, ↵Charles Cabergs
Added rlwrap XDG dirs complience, Added qutebrowser deepl search engine
2021-07-26Added vim autocompletion with Tab and Shift-Tab instead of C-n/C-pCharles Cabergs
2021-07-22Updated qutebrowser to use searx instead of duckduckgoCharles Cabergs
2021-07-02Added vim mapping to convert current markdown file to pdf, Added zathura ↵Charles Cabergs
padding between pages, color inverse
2021-07-01Added vim spell checker toggle, Updated vim goyo width, removing ↵Charles Cabergs
~/git/dotfiles prefix in rc alias
2021-06-30Added vim read from shell command doesn't include stderr, Added qutebrowser ↵Charles Cabergs
more adblock lists
2021-06-22Updated qutebrowser tab bar colors, Added bat for fzf.vim preview, Updated ↵Charles Cabergs
julia.vim to highlight function and parenthesis
2021-06-21Updated vim and qutebrowser to gruvbox themeCharles Cabergs
2021-06-20Updated vimrc fzf GFiles to show untracked files aswell, Updated qutebrowser ↵Charles Cabergs
binding close tab to dd instead of d, Added julia startup.jl to have navigation history vim bindings
2021-06-10Added vim plugin to move arguments sideways, Added vim pluggin to split ↵Charles Cabergs
arguments on multiple lines
2021-06-08Added vim pluggin for better python syntax highlightingCharles Cabergs
2021-03-05Updated mutt urlscan binding to be consistent with newsboat/qutebrowser, ↵Charles Cabergs
Updated fzf.vim to only list files tracked by git, Added the default branch name of git to master
2021-02-28Switch to fzf.vim instead of ctrlp.vim, Added rc and vf alias for selecting ↵Charles Cabergs
file from dotfiles or current directory
2021-02-25Added history for vim command/search modeCharles Cabergs
2021-02-25Fixing xmonad XDG dirs, Added inputrc for vi mode everywhereCharles Cabergs
2021-02-25Added vint and flake8 to lint vim and qutebrowser conf, Added shellcheck to ↵Charles Cabergs
zsh files, Fixing all linting errors
2021-02-24Fixing everything with the new XDG directoriesCharles Cabergs
2021-02-24Updated file tree to match XDG base directory specificationCharles Cabergs