Commit graph

191 commits

Author SHA1 Message Date
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
49b2be2fca nvim: fix tabline highlights 2022-06-17 01:36:55 -07:00
9008b44324 nvim: fix cmdline path completions 2022-06-15 19:53:05 -07:00
3c4561d9e7 nvim: remove satellite (it caused problems) 2022-06-12 05:12:39 -07:00
eaf9fd5daa nvim: add config for tokyonight (TODO: make the tabline highlights work better) 2022-06-09 20:30:33 -07:00
e74757cb90 nvim: remove wildmenu settings (I don't use them) 2022-06-09 20:30:00 -07:00
ee46d57ac0 nvim: add satellite.nvim, and new bind for nohlsearch (<C-l>)
TODO: find a way to detect satellite.nvim and make a default bind in
settings.lua
2022-06-05 11:42:12 -07:00
dc771d203e Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-06-04 22:27:34 -07:00
a6a8db18b1 nvim: re-add spellsitter 2022-06-04 22:27:17 -07:00
2a94a81329 nvim: add kotlin ls 2022-06-04 22:26:28 -07:00
931dd6d3ce nvim: add tokyonight theme 2022-06-04 22:12:47 -07:00
fb83f01978 nvim: bind command Set to set 2022-05-27 17:26:50 -07:00
1f4945bdc9 nvim: remove treesitter indent 2022-05-24 22:14:56 -07:00
5ba64363f8 nvim: bash lsp has shellcheck! I don't need ale any more. 2022-05-15 00:43:47 -07:00
2abe191f35 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-05-13 04:29:20 -07:00
4529ed7b43 nvim: fix lspconfig and lspinstall to work together 2022-05-13 04:28:53 -07:00
03fd58499e nvim: lspconfig updates 2022-05-13 04:28:33 -07:00