aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/nvim/lua
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-04-01nvim: migrate filer from fern to dirvishnsfisis
2024-03-30nvim: enable 'exrc'nsfisis
2024-03-27nvim: migrate from eskk to skkeletonnsfisis
2024-01-06nvim: autoindentnsfisis
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: 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: uninstall editorconfig-vim in favor of native support of editorconfignsfisis
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-01-09sync: improve neovim syncnsfisis
2022-12-29vim/neovim: add file type settings for satysfinsfisis
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: refactornsfisis
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-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-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-10-29vim/neovim: set indent width for ft=docbknsfisis
2022-10-29neovim: set indent width for ft=xmlnsfisis
2022-05-21neovim: migrate from indentLine to indent-blankline.nvimnsfisis
2022-05-10neovim: refactor keymappingnsfisis
2022-04-30neovim: replace :autocmd with Lua APInsfisis
2022-03-21neovim: fix gA keybindingnsfisis