aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvim/init.vim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: convert init.vim to init.luaBlista Kanjo2023-06-221-156/+0
|
* refactor: thicker dividers for vertical and horizontal vim splitsBlista Kanjo2023-06-031-0/+12
|
* feat: added autochdir for vimBlista Kanjo2023-05-291-0/+1
|
* refactor: now using the "tender" colorscheme for Vim and NeovimBlista Kanjo2022-12-181-1/+1
|
* feat: enabled true color support for Vim and NeovimBlista Kanjo2022-12-181-3/+3
|
* feat: vertical motions remappingBlista Kanjo2022-12-031-0/+6
|
* feat: coc.nvim near full upstream functionalityBlista Kanjo2022-11-241-0/+1
|
* feat: new nvim pluginsBlista Kanjo2022-11-211-0/+2
|
* feat: <leader>p for paste beforeBlista Kanjo2022-11-131-0/+1
|
* feat: custom coc.nvim colorsBlista Kanjo2022-11-131-0/+4
|
* feat: tab autocomplete for coc.nvimBlista Kanjo2022-11-121-0/+11
|
* refactor: "+x instead of "+c for the "cut" commandBlista Kanjo2022-10-281-1/+1
|
* feat: added neovim config (learning "vim" while switching away from "vim ↵Blista Kanjo2022-09-101-0/+118
proper)"