index
:
dotfiles
main
dotfiles
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.config
/
nvim
Age
Commit message (
Collapse
)
Author
2022-12-19
neovim: refactor: split init.lua
nsfisis
2022-12-19
neovim:packer: source plugins.lua on changed
nsfisis
2022-12-19
neovim: refactor
nsfisis
2022-12-18
neovim:packer: notify when PackerCompile is complete
nsfisis
2022-12-18
neovim: 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-18
neovim:asterisk: update mappings
nsfisis
2022-12-18
neovim: install fern
nsfisis
2022-12-18
neovim: install qfedit
nsfisis
2022-12-18
vim/neovim: add abbrev S to %s
nsfisis
2022-12-18
neovim: dor-repeat go/gO without repeat.vim
nsfisis
2022-12-16
misc: add sync.sh
nsfisis
2022-12-16
neovim: migrate from caw.vim to Comment.nvim
nsfisis
2022-12-15
neovim:packer: lazily load hop.nvim
nsfisis
2022-12-15
neovim:hop: fix behaviors of "t" and "T"
nsfisis
2022-12-15
neovim: refactor
nsfisis
2022-12-15
neovim:hop: fix branch
nsfisis
2022-12-15
neovim:packer: more lazy loading
nsfisis
2022-12-15
vim/neovim: remove disused key mappings: <C-a>/<C-e> in Insert mode
nsfisis
2022-12-12
neovim:packer: configure loading condition
nsfisis
2022-12-12
neovim:submode: add <silent> flag
nsfisis
2022-12-11
neovim: remote unused plugins
nsfisis
2022-12-11
neovim: migrate plugin manager from paq to packer
nsfisis
2022-12-03
neovim: disable nvim-treesitter.indent
nsfisis
2022-12-01
neovim: add comment setting for Zig language
nsfisis
2022-10-29
vim/neovim: set indent width for ft=docbk
nsfisis
2022-10-29
neovim: set indent width for ft=xml
nsfisis
2022-10-19
neovim: add error handling to :Scratch
nsfisis
2022-10-15
neovim: add full timestamp to name of scratch files
nsfisis
2022-06-18
neovim:ocean: update
nsfisis
2022-05-22
neovim:ocean: update
nsfisis
2022-05-21
neovim: migrate from indentLine to indent-blankline.nvim
nsfisis
2022-05-13
neovim: install nvim-treesitter/playground
nsfisis
2022-05-10
neovim: refactor keymapping
nsfisis
2022-05-09
neovim: replace :command with Lua API
nsfisis
2022-05-09
neovim:autopep8: uninstall autopep8
nsfisis
2022-05-01
neovim:telescope: install
nsfisis
2022-04-30
neovim: replace :autocmd with Lua API
nsfisis
2022-04-30
neovim: improve "XV"
nsfisis
2022-04-29
neovim:committia: :set spell on editing COMMIT_MSG
nsfisis
2022-04-29
misc: update TODO file
nsfisis
2022-04-24
nvim:treesitter: change ensure_installed from "maintained" to "all"
nsfisis
2022-04-24
neovim: add abbrev
nsfisis
2022-04-16
neovim:treesitter: install nvim-yati
nsfisis
2022-04-11
neovim:php: insert `declare(strict_types=1)` into an empty buffer
nsfisis
2022-03-28
neovim: uninstall ctrlp
nsfisis
2022-03-27
neovim:eskk: disable kakutei_when_unique_candidate
nsfisis
2022-03-21
neovim: simplify <C-a> in Insert Mode
nsfisis
2022-03-21
neovim:eskk: add colon
nsfisis
2022-03-21
neovim: fix gA keybinding
nsfisis
2022-03-20
neovim:eskk: fix eskk settings
nsfisis
[next]