|
c47d4a5d28
|
nvim: delete old nvim-tree
|
2022-08-25 02:39:17 -07:00 |
|
|
203556ba97
|
nvim: show gitsigns where dotfiles live
|
2022-08-25 02:38:17 -07:00 |
|
|
663a03ee17
|
nvim: look for WEAK_SYSTEM variable as well as TERMUX_VERSION
|
2022-08-24 04:53:27 -07:00 |
|
|
1fd1dc8ac1
|
nvim: lower packer's max_jobs to 5 in termux
|
2022-08-24 04:11:50 -07:00 |
|
|
5c1f01f3a2
|
nvim: move vim-illuminate, add config, and use personal repo
|
2022-08-24 04:11:15 -07:00 |
|
|
a7b8f06195
|
nvim: rework completion menu -- big change I'm excited about :D
|
2022-08-19 01:09:56 -07:00 |
|
|
5ef57426d7
|
nvim: add lumen and FixCursorHold
|
2022-08-19 01:08:55 -07:00 |
|
|
2e62c7b12e
|
nvim: considering hop.nvim
|
2022-08-17 22:23:48 -07:00 |
|
|
40c17ddae8
|
nvim: un-remap code action back to <leader>ca
|
2022-08-17 19:43:07 -07:00 |
|
|
542e6b79ad
|
nvim: add neogen and vim-oscyank
|
2022-08-17 19:42:37 -07:00 |
|
|
8c3850af06
|
nvim: add debugprint, delete ale (it was commented for a while)
|
2022-08-15 14:39:58 -07:00 |
|
|
fc5454904b
|
nvim: reformat nvim dependencies
All should look like this
{ 'author/plugin' },
|
2022-08-15 14:34:35 -07:00 |
|
|
27714344d9
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-08-15 01:46:13 -07:00 |
|
|
f61761cc56
|
nvim: organize sort-motion dependency
|
2022-08-15 01:45:14 -07:00 |
|
|
55ccaf3d88
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-08-14 22:41:57 -07:00 |
|
|
9c2257dffe
|
nvim: add job limit for packer.nvim
|
2022-08-14 22:41:31 -07:00 |
|
|
826e9ce523
|
nvim: remove bad aucmds
|
2022-08-14 15:54:51 -07:00 |
|
|
952eec8051
|
nvim: add marks.nvim, webapi-vim, change tokyonight theme
|
2022-08-14 15:49:06 -07:00 |
|
|
75aec5dd32
|
nvim: add rust-tools.nvim
|
2022-08-13 04:34:19 -07:00 |
|
|
616a424d0e
|
nvim: single border packer
|
2022-08-13 04:20:43 -07:00 |
|
|
52de84cbc9
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-08-13 04:13:47 -07:00 |
|
|
d127e099a7
|
nvim: add message that packer is updating
|
2022-08-13 04:13:31 -07:00 |
|
|
57bd63e948
|
nvim: add nvim-tree, enable night theme (rather than storm)
|
2022-08-13 04:07:58 -07:00 |
|
|
7ad7aeaeaa
|
nvim: add which-key
Even I'm not perfect
|
2022-08-13 02:04:11 -07:00 |
|
|
6518e6e448
|
nvim: fix packer
|
2022-08-13 01:58:52 -07:00 |
|
|
6ce0e290ee
|
nvim: add autocmd
|
2022-08-11 12:25:05 -07:00 |
|
|
4e79a02f38
|
nvim: add short command for previous file
|
2022-08-11 01:04:01 -07:00 |
|
|
e7536441e3
|
nvim: add ifdef highlighting
|
2022-08-09 13:47:46 -07:00 |
|
|
516230ab9e
|
nvim: fix toggleterm startup error
|
2022-08-09 12:16:54 -07:00 |
|
|
386de6da17
|
nvim: disable neoscroll and enable packer autoremove plugins
|
2022-08-09 11:29:43 -07:00 |
|
|
4821c37c7c
|
nvim: " to '
|
2022-08-08 17:24:59 -07:00 |
|
|
43f48a0a05
|
Revert "nvim: add sessionoptions config option"
This reverts commit eb1c30648a .
|
2022-08-08 17:24:37 -07:00 |
|
|
eb1c30648a
|
nvim: add sessionoptions config option
|
2022-08-08 17:22:27 -07:00 |
|
|
549152a6ed
|
nvim: fix packer bootstrap
|
2022-08-08 17:16:36 -07:00 |
|
|
1d64da322e
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-08-08 16:37:37 -07:00 |
|
|
c63349700c
|
nvim: remap undotree toggle and update autopairs config
|
2022-08-08 16:36:18 -07:00 |
|
|
1ceeb62717
|
nvim: add refactoring and null-ls
|
2022-08-08 15:58:02 -07:00 |
|
|
69238a80ef
|
nvim: fix nvim-cmp path (hopefully for good now?)
|
2022-07-27 02:20:33 -07:00 |
|
|
650cd0a4c1
|
nvim: update cmp config
|
2022-07-26 02:25:20 -07:00 |
|
|
514e74698c
|
nvim: align plugin descriptions
|
2022-07-26 02:24:10 -07:00 |
|
|
5ec4df6e75
|
nvim: add lots of plugins
|
2022-07-26 02:21:23 -07:00 |
|
|
289109c247
|
nvim: disable indent_blankline context start
|
2022-07-25 21:48:45 -07:00 |
|
|
e673f1a394
|
nvim: update statusline colors
|
2022-07-15 13:44:20 -07:00 |
|
|
e5ccbd3ad6
|
nvim: add vim-sort-motion and vissort.vim
|
2022-07-13 18:07:07 -07:00 |
|
|
a9d96ff18f
|
nvim: enable relative number
|
2022-07-12 14:42:27 -07:00 |
|
|
5a7489e9c5
|
Revert "nvim: switch to ccls language server from clangd"
This reverts commit 3915d6d8eb .
|
2022-07-08 12:52:39 -07:00 |
|
|
3915d6d8eb
|
nvim: switch to ccls language server from clangd
|
2022-07-08 12:37:59 -07:00 |
|
|
c715fef437
|
nvim: big auto pairing update: update nvim-autopairs configurarion, add nvim-ts-autotag, add nvim-treesitter-endwise
|
2022-06-22 01:42:34 -07:00 |
|
|
8f92613c6f
|
nvim: fix dap-ui configuration
|
2022-06-22 01:41:50 -07:00 |
|
|
68f073dab3
|
nvim: update cmp comfiguration
|
2022-06-22 01:41:16 -07:00 |
|