aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/nvim/init.lua
AgeCommit message (Collapse)Author
2025-05-10misc: remove ascii art bannernsfisis
2023-04-02neovim: enable `vim.loader` (experimental)nsfisis
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-18vim/neovim: add abbrev S to %snsfisis
2022-12-18neovim: dor-repeat go/gO without repeat.vimnsfisis
2022-12-15vim/neovim: remove disused key mappings: <C-a>/<C-e> in Insert modensfisis
2022-12-11neovim: migrate plugin manager from paq to packernsfisis
2022-12-03neovim: disable nvim-treesitter.indentnsfisis
2022-10-19neovim: add error handling to :Scratchnsfisis
2022-10-15neovim: add full timestamp to name of scratch filesnsfisis
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
2022-05-09neovim:autopep8: uninstall autopep8nsfisis
2022-05-01neovim:telescope: installnsfisis
2022-04-30neovim: replace :autocmd with Lua APInsfisis
2022-04-30neovim: improve "XV"nsfisis
2022-04-29neovim:committia: :set spell on editing COMMIT_MSGnsfisis
2022-04-29misc: update TODO filensfisis
2022-04-24nvim:treesitter: change ensure_installed from "maintained" to "all"nsfisis
2022-04-24neovim: add abbrevnsfisis
2022-04-16neovim:treesitter: install nvim-yatinsfisis
2022-03-28neovim: uninstall ctrlpnsfisis
2022-03-27neovim:eskk: disable kakutei_when_unique_candidatensfisis
2022-03-21neovim: simplify <C-a> in Insert Modensfisis
2022-03-21neovim:eskk: add colonnsfisis
2022-03-21neovim: fix gA keybindingnsfisis
2022-03-20neovim:eskk: fix eskk settingsnsfisis
2022-03-11neovim: uninstall vim-textobj-entirensfisis
2022-02-24neovim: update jplug configurationnsfisis
2022-02-21neovim: make `@N` repeatablensfisis
2022-02-20neovim:refactor: externalize uniquifynsfisis
2022-02-20neovim: show current status of autosaving/spell in statuslinensfisis
2022-02-20neovim: expand buffer name to full path before uniquifyingnsfisis
2022-02-09neovim:eskk: map <C-m> to kakuteinsfisis
2022-02-06neovim:eskk: workaround for zlnsfisis
2022-02-06neovim: add Japanese parentheses to sandwichnsfisis
2022-02-06neovim: bind single "s" key to <Nop>nsfisis
2022-02-06neovim: add &endofline to statuslinensfisis
2022-02-04neovim: fix T8/T0/T2nsfisis
2022-01-31neovim: add SmartTabEdit commandnsfisis
2022-01-31neovim: enable autosaving on scratch buffersnsfisis
2022-01-31neovim: refactornsfisis
2022-01-27neovim: fix buffer name of *scratch*nsfisis
2022-01-25neovim: fix file path on statusline/tablinensfisis
2022-01-23neovim: add emmet pluginnsfisis