aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-06-18neovim: install github/copilot.vimnsfisis
2023-04-06neovim: migrate package manager from packer.nvim to lazy.nvimnsfisis
2023-04-02neovim: enable `vim.loader` (experimental)nsfisis
2023-01-15misc: add `cargo-compete` to `INSTALL.txt`nsfisis
2023-01-15misc: add Deno to INSTALL.txtnsfisis
2023-01-09neovim:treesitter: fix highlight of undefined in typescriptnsfisis
2023-01-09sync: improve neovim syncnsfisis
2022-12-29vim/neovim: add file type settings for satysfinsfisis
2022-12-26neovim:treesitter: update php/highlights.scm for update of nvim-treesitternsfisis
2022-12-21neovim:uniquify: shorten path if there are other paths that are exactly the samensfisis
2022-12-21neovim:statusline: improve integration with fern.vimnsfisis
2022-12-21neovim: refactornsfisis
2022-12-20neovim: fixnsfisis
2022-12-19neovim: refactor: split init.luansfisis
2022-12-19neovim:packer: source plugins.lua on changednsfisis
2022-12-19neovim: refactornsfisis
2022-12-18neovim:packer: notify when PackerCompile is completensfisis
2022-12-18neovim: use *noremap for <Plug>*nsfisis
Old version of Vim/Neovim had a restriction that key mapping to <Plug>* must be defined by *map. Patch 8.2.4498 got rid of the limitation. > Note: When <Plug> appears in the {rhs} this part is > always applied even if remapping is disallowed.
2022-12-18misc: install vim-startuptimensfisis
2022-12-18neovim:asterisk: update mappingsnsfisis
2022-12-18misc: remove ~/.config/emacsnsfisis
2022-12-18neovim: install fernnsfisis
2022-12-18neovim: install qfeditnsfisis
2022-12-18vim/neovim: add abbrev S to %snsfisis
2022-12-18neovim: dor-repeat go/gO without repeat.vimnsfisis
2022-12-16misc: add sync.shnsfisis
2022-12-16neovim: migrate from caw.vim to Comment.nvimnsfisis
2022-12-16setup: remove cache rebuild of batnsfisis
2022-12-15neovim:packer: lazily load hop.nvimnsfisis
2022-12-15neovim:hop: fix behaviors of "t" and "T"nsfisis
2022-12-15neovim: refactornsfisis
2022-12-15neovim:hop: fix branchnsfisis
2022-12-15tmux: unset default-shellnsfisis
2022-12-15alacritty: split alacritty.ymlnsfisis
2022-12-15setup: make directory for Zsh historynsfisis
2022-12-15setup: fix bat's argumentnsfisis
2022-12-15setup: make XDG Base Directoriesnsfisis
2022-12-15zsh: chorensfisis
2022-12-15misc: update INSTALL.txt for Ubuntunsfisis
2022-12-15git: add alias config-usernsfisis
2022-12-15zsh: add /usr/local/go/bin to $PATHnsfisis
2022-12-15bat: rebuild cache on setupnsfisis
2022-12-15misc: update INSTALL.txt for Ubuntunsfisis
2022-12-15git: make aliases more portablensfisis
2022-12-15git: add alias "fetch1"nsfisis
2022-12-15neovim:packer: more lazy loadingnsfisis
2022-12-15vim/neovim: remove disused key mappings: <C-a>/<C-e> in Insert modensfisis
2022-12-12neovim:packer: configure loading conditionnsfisis
2022-12-12neovim:submode: add <silent> flagnsfisis
2022-12-11neovim: remote unused pluginsnsfisis