aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/nvim
AgeCommit message (Collapse)Author
2023-08-21neovim: update pluginsnsfisis
2023-08-21neovim: uninstall editorconfig-vim in favor of native support of editorconfignsfisis
2023-08-19neovim: update lazy.nvimnsfisis
2023-08-19neovim: install nvim-lspconfignsfisis
2023-08-19neovim: add indentation settings for filetype={javascript,typescript}reactnsfisis
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-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-18neovim:asterisk: update mappingsnsfisis
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-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-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
2022-12-11neovim: migrate plugin manager from paq to packernsfisis
2022-12-03neovim: disable nvim-treesitter.indentnsfisis
2022-12-01neovim: add comment setting for Zig languagensfisis
2022-10-29vim/neovim: set indent width for ft=docbknsfisis
2022-10-29neovim: set indent width for ft=xmlnsfisis
2022-10-19neovim: add error handling to :Scratchnsfisis
2022-10-15neovim: add full timestamp to name of scratch filesnsfisis
2022-06-18neovim:ocean: updatensfisis
2022-05-22neovim:ocean: updatensfisis
2022-05-21neovim: migrate from indentLine to indent-blankline.nvimnsfisis
2022-05-13neovim: install nvim-treesitter/playgroundnsfisis
2022-05-10neovim: refactor keymappingnsfisis
2022-05-09neovim: replace :command with Lua APInsfisis