Commit graph

267 commits

Author SHA1 Message Date
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
5f5270220c nvim: lspkind fix 2022-05-13 04:26:31 -07:00
f3b3e84cab nvim: add symbol outline hotkey 2022-05-02 03:48:32 -07:00
5697225533 nvim: new bind (:w!!) and enable linewrap in markdown files (aucmd) 2022-04-29 14:38:28 -07:00
e2ff9c733b nvim: add f10 mapping for insert mode 2022-04-27 17:34:38 -07:00
597764a0ba nvim: temporarily disabled dapinstall (now dap-buddy) 2022-04-27 00:50:10 -07:00
94a30ee7e2 nvim: two new binds (<M-w> and <M-a>) 2022-04-25 14:01:33 -07:00
2578a84f54 nvim: add luasnip 2022-04-25 14:01:02 -07:00
80e6430342 nvim: cleanup settings (remove 24 bit color) 2022-04-15 14:37:40 -07:00
8313562643 nvim: replace binds with telescope binds 2022-04-15 14:35:53 -07:00
5d63069ce1 nvim: add telescope plugin 2022-04-15 14:33:23 -07:00
4b14f66e7e nvim: new lsp keybinds 2022-04-14 14:08:55 -07:00
83acbc6ad9 nvim: oh cool, I don't need the '\\ ' 2022-04-11 05:41:50 -07:00
df9612671e Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-04-04 16:20:14 -07:00
42d95f9470 nvim: crontabs will now use the correct commentstring 2022-04-04 16:15:07 -07:00
b364d1b9c8 nvim: map F10 to :ZenMode in normal mode 2022-03-15 00:46:12 -07:00
c6dcc82ed8 nvim: removed mapping for moving lines up and down in visual mode 2022-03-08 22:01:52 -08:00
56c8161b29 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-03-05 22:50:01 -08:00
de077cf070 nvim: remap Q 2022-03-05 22:34:48 -08:00
462eb3aab6 nvim: remap: Q is now z= 2022-02-15 01:05:08 -08:00
25f5bd3133 nvim: add nvim-align 2022-02-06 23:17:59 -08:00
9a04036778 nvim: replace luatab with nvim-tabline 2022-02-06 22:13:44 -08:00
d576705d51 nvim: add better folds around lsp servers 2022-02-06 22:10:32 -08:00
126de5591d ned: syntax improvements 2022-02-03 15:04:38 -08:00
e627a66799 nvim: add papercolor-theme (light theme, for writing when I need it) 2022-01-31 19:45:08 -08:00