aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/nvim
AgeCommit message (Collapse)Author
2024-05-29nvim: temporarily use default colorschemensfisis
2024-05-29nvim: adapt configuration for nvim 0.10.0nsfisis
2024-05-22nvim/copilot: disable GitHub Copilot in ft=text or ft=markdownnsfisis
2024-05-05nvim/php: psr-4nsfisis
2024-04-01nvim: migrate filer from fern to dirvishnsfisis
2024-04-01nvim/lazy: updatensfisis
2024-03-30nvim: enable 'exrc'nsfisis
2024-03-27nvim: migrate from eskk to skkeletonnsfisis
2024-03-24nvim: update pluginsnsfisis
2024-01-07nvim: support more kinds of PSR-4 definitionnsfisis
2024-01-06nvim: autoindentnsfisis
2024-01-06nvim: automatically insert namespace declaration into empty PHP filensfisis
2024-01-06nvim: fix PHP indentnsfisis
2024-01-06nvim: set up *scratch* buffer when re-opening a scratch filensfisis
2023-10-15nvim: update pluginsnsfisis
2023-10-06vim,nvim: configure indentation settings for Scalansfisis
2023-09-25neovim/lsp: enable denolsnsfisis
2023-09-01home-manager: introduce home-managernsfisis
2023-08-27neovim:ocean: update highlight group for tree-sitternsfisis
2023-08-27neovim: uninstall filetype.nvim in favor of built-in vim.filetype.* APIsnsfisis
2023-08-21neovim:lazy.nvim: do not use NerdFont icons in :Lazy windownsfisis
2023-08-21neovim: uninstall nvim-yatinsfisis
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