Commit graph

112 commits

Author SHA1 Message Date
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
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
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
e5ccbd3ad6 nvim: add vim-sort-motion and vissort.vim 2022-07-13 18:07:07 -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
49b2be2fca nvim: fix tabline highlights 2022-06-17 01:36:55 -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
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
931dd6d3ce nvim: add tokyonight theme 2022-06-04 22:12:47 -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
f3b3e84cab nvim: add symbol outline hotkey 2022-05-02 03:48:32 -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
2578a84f54 nvim: add luasnip 2022-04-25 14:01:02 -07:00
5d63069ce1 nvim: add telescope plugin 2022-04-15 14:33:23 -07:00
b364d1b9c8 nvim: map F10 to :ZenMode in normal mode 2022-03-15 00:46:12 -07: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
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
ffc7c57c48 nvim: disable twilight 2022-01-30 20:05:19 -08:00
470741071d nvim: add indent-blankline.nvim, committia, conflict-marker, and modify listchars 2022-01-21 17:41:25 -08:00
696bda73c7 nvim: configure zenmode 2022-01-20 03:16:39 -08:00
68259adac0 nvim: comment.nvim + treesitter 2022-01-08 05:18:04 -08:00
11ef75c22e nvim: add vim-sleuth 2022-01-02 17:40:03 -08:00
43f25a36c2 git: lg now means log 2021-12-31 23:17:41 -08:00
75c3986785 nvim: statusline (lualine) has been made 2021-12-26 16:18:33 -08:00
b3a1b5c71e nvim: use no longer causes lua language server to complain 2021-12-16 14:41:01 -08:00
eaf0f0f84b nvim: better plugin descriptions 2021-12-11 17:57:18 -08:00
4245dc1ca2 nvim: replace lspinstall (depricated) 2021-12-07 15:23:04 -08:00
9c5a7ad293 nvim: add indentline and fix for packer 2021-12-03 01:05:26 -08:00
62bc48fa5d nvim: add zen-mode, twilight, lightspeed (commented), targets,
spellsitter, spaceless, foldsigns, and impatient.

(impatient may not be working)
2021-12-02 03:00:51 -08:00
1479f48e25 nvim: cmp now completes in the cmdline 2021-11-25 05:16:30 -08:00
89ef1fc30a nvim: packer now uses a floating window 2021-11-25 04:32:01 -08:00
560946ecad nvim: transparency is now off by default 2021-11-22 01:14:18 -08:00
06d0f06402 nvim: fix for virtual text 2021-11-20 17:09:28 -08:00
c2fbf8314e nvim: add vim-ghost 2021-11-19 18:18:58 -08:00
6bd7fd8839 nvim: new quote pairing plugin 2021-11-16 23:26:02 -08:00
465ac6040b nvim: theme has transparency again 2021-11-05 19:18:39 -07:00
253fa5ff11 nvim: ale is now only for shell scripts 2021-10-28 23:40:58 -07:00