]> git.rmz.io Git - dotfiles.git/history - vim
zsh: use $'' to interpret \n in prompt
[dotfiles.git] / vim /
2024-05-14 Samir Benmendilvim: update cmake errorformat
2024-03-26 Samir Benmendilvim: configure comments for taskrc files
2024-03-26 Samir Benmendilvim: remove deprecated <L>gc and <L>gp mappings
2024-03-12 Samir Benmendilvim: custom inline foldtext for C++
2024-02-21 Samir Benmendilnvim: only switch terminal to insert mode if it is...
2023-12-17 Samir BenmendilMerge branch 'lazyvim'
2023-12-17 Samir Benmendilvim: add snippet for spaceship operator
2023-12-17 Samir Benmendilvim: add pandoc plugin
2023-12-17 Samir Benmendilvim: add mapping to source whole file
2023-12-17 Samir Benmendilvim: sort netrw files
2023-12-17 Samir Benmendilvim: disable netrw
2023-12-17 Samir Benmendilvim: create new undo block before capitalising previous...
2023-12-17 Samir Benmendilvim: disable python-mode
2023-12-17 Samir Benmendilnvim: open init.lua file with <leader>en
2023-12-17 Samir Benmendilvim: use scriptease :Vvsplit to open config files
2023-12-17 Samir Benmendilvim: disable some unused plugins
2023-12-17 Samir Benmendilvim: don't duplicate plugins
2023-12-17 Samir Benmendilvim: let loupe handle maps for very magic search
2023-12-17 Samir Benmendilvim: don't reset shortmess and don't give file info
2023-12-17 Samir Benmendilvim: make help and man ftplugins consistent
2023-12-17 Samir Benmendilvim: only set ycm bindings if ycm is loaded
2023-12-17 Samir Benmendilvim/cpp: set ycm bindings in c.vim only, cpp loads...
2023-12-17 Samir Benmendilvim: put all nvim disabled plugins together
2023-12-17 Samir Benmendilvim: add ansiesc plugin
2023-12-17 Samir Benmendilvim: add vim-peekaboo plugin
2023-12-17 Samir Benmendilvim: delete vim-orgmode
2023-12-17 Samir Benmendilvim: replace yankring with vim-yoink
2023-12-17 Samir Benmendilnvim: replace vim-surround with mini.surround
2023-12-17 Samir Benmendilnvim: replace delimitmate with mini.pairs
2023-12-17 Samir Benmendilvim: remove <leader>f mapping for first spell suggestion
2023-12-17 Samir Benmendilvim: only resize git status window if it was opened
2023-12-17 Samir Benmendilvim: don't set lazyredraw
2023-12-17 Samir Benmendilvim: update togglelist to also work in nvim
2023-12-17 Samir Benmendilvim: do not Plug UltiSnips in nvim
2023-12-17 Samir Benmendilvim: do not Plug youcompleteme in nvim
2023-12-17 Samir Benmendilvim: import some options from nvim LazyVim
2023-12-17 Samir Benmendilvim: resize splits in all tabs when resizing vim
2023-12-17 Samir Benmendilnvim: disable LazyVim autocmds, match vimrc augroups...
2023-12-17 Samir Benmendilvim: set g:mapleader instead of remapping <space>
2023-12-17 Samir Benmendilvim: don't reset all autocommands on sourcing vimrc
2023-12-17 Samir Benmendilvim: move python3 force to top of vimrc
2023-03-11 Samir Benmendilvim/cpp: binding for YcmCompleter RefactorRename
2023-03-07 Samir Benmendilvim: move close-another-window mappings higher up
2023-03-07 Samir Benmendilvim: stage kdl, vimspector, cmake4vim and gtest-vim...
2023-03-07 Samir Benmendilvim/cpp: add noexcept qualifier to rule5 move ctr/opr
2023-02-01 Samir Benmendilvim/snippets: update comment for org datetime
2023-02-01 Samir Benmendilvim/snippets: org compatible date
2023-01-14 Samir Benmendilvim/org: simple function to insert journal entry
2023-01-14 Samir Benmendilvim/snippets/cmake: update skeleton snippet
2023-01-14 Samir Benmendilvim/snippets/org: quote snippet
2023-01-14 Samir Benmendilvim/snippets/org: update datetime to insert inactive...
2023-01-14 Samir Benmendilvim: consolidate terminal setings in plugin file
2023-01-14 Samir Benmendilvim: display as much as possible of lastline for long...
2023-01-14 Samir Benmendilvim: don't set viminfo in nvim
2023-01-14 Samir Benmendilvim: don't set undodir in nvim
2023-01-14 Samir Benmendilvim: include bin in nrformats, i.e. only disable octal
2023-01-14 Samir Benmendilvim: don't set ttymouse in nvim
2023-01-14 Samir Benmendilvim: highlight non-breakable-spaces
2023-01-14 Samir Benmendilvim: don't set colorscheme in nvim
2023-01-14 Samir Benmendilvim: introduce vim-autosource
2023-01-14 Samir Benmendilvim: do not load vim-man in nvim
2023-01-14 Samir Benmendilvim: do not load nord in nvim
2023-01-14 Samir Benmendilvim: do not configure airline in nvim
2023-01-14 Samir Benmendilvim: toggle git status buffer with \gs
2023-01-14 Samir Benmendilvim: introduce characterize and replace easy align...
2023-01-14 Samir Benmendilvim: remove name/email
2023-01-14 Samir Benmendilvim: switch between yes and no
2023-01-14 Samir Benmendilvim/snippets: disable some horrible c/cpp snippets
2023-01-14 Samir Benmendilvim/gitconfig: set shiftwidth and tabstop to 8
2023-01-14 Samir Benmendilvim: ycm mappings for c
2023-01-14 Samir Benmendilvim: enable fenced language in markdown
2023-01-14 Samir Benmendilvim: pandoc ftplugin config
2023-01-14 Samir Benmendilvim: lua ftplugin configs
2022-10-25 Samir Benmendilvim: upgrade plug.vim
2022-06-09 Samir Benmendilvim/fugitive: winfixheight FugitiveIndex window
2022-06-09 Samir Benmendilvim/fugitive: map <leader><space> to open/close index...
2022-06-09 Samir Benmendilvim: map \gs to GitToggle
2022-06-09 Samir Benmendilvim: use asyncrun's Make for \r
2022-06-09 Samir Benmendilvim: add AsyncRun plugin
2022-06-09 Samir Benmendilvim/cpp: remove set snippet
2022-06-09 Samir Benmendilvim/cpp: add errorformat used for a long time at fpp
2022-06-09 Samir Benmendilvim/cpp: remove duplicate Debug bindings
2022-06-09 Samir Benmendilvim/cpp: prefer .cpp over .c implementation files for .h
2022-03-17 Samir Benmendilvim: add sideways plugin
2022-03-11 Samir Benmendilvim/cpp: add mappings for Termdebug
2022-03-11 Samir Benmendilvim: UpdateTmuxEnv function to import SSH_AUTH_SOCK
2022-03-11 Samir Benmendilvim: reinstate K -> "git show" map in gitrebase
2022-03-11 Samir Benmendilvim/snippets: add cmake FetchContent snippets
2022-03-11 Samir Benmendilvim: don't add whitespace in inline tcomments
2022-03-11 Samir Benmendilvim: update Ag command
2021-05-12 Samir Benmendilvim/haskell: add ftplugin configurations
2021-05-12 Samir Benmendilvim/haskell: indent before where
2021-05-12 Samir Benmendilvim: setup haskell lsp for ycm
2021-05-12 Samir Benmendilvim: remove ALE
2021-05-01 Samir Benmendilvim: prefer python3 for Gundo
2021-05-01 Samir Benmendilvim: mappings for git pull and git rebase
2021-05-01 Samir Benmendilvim: open qf window after push
2021-05-01 Samir Benmendilvim: don't show search count in status bar
2021-05-01 Samir Benmendilvim: use internal patience diff algorithm
2021-05-01 Samir Benmendilvim: don't show trailing space in qf windows
next