Commit graph

204 commits

Author SHA1 Message Date
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
ffc7c57c48 nvim: disable twilight 2022-01-30 20:05:19 -08:00
78eb0eea7a add yaml to list of markdown fenced languages 2022-01-30 19:52:57 -08:00
581f5255a6 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-01-27 20:50:06 -08:00
4f3f9508a1 nvim: add yaml language server to list of auto-loading servers 2022-01-27 20:49:55 -08:00
6b7e877e6c nvim: set zenmode window to be two shorter than my terminal's height 2022-01-27 03:47:07 -08:00
a437f5a1dd nvim: enabled ghost_text in nvim-cmp
I finally found out how to do this!
2022-01-23 03:22:28 -08:00
470741071d nvim: add indent-blankline.nvim, committia, conflict-marker, and modify listchars 2022-01-21 17:41:25 -08:00
10a34be123 nvim: formatting and auto-pairs integration 2022-01-21 14:16:52 -08:00
ec22006f01 nvim: zen mode background color adjustment 2022-01-21 02:37:05 -08:00
696bda73c7 nvim: configure zenmode 2022-01-20 03:16:39 -08:00
61fee7bacd nvim: formatting (tabs to spaces) 2022-01-19 19:54:52 -08:00
90001bef15 nvim: brought back yaml ts parser 2022-01-14 21:48:53 -08:00
68259adac0 nvim: comment.nvim + treesitter 2022-01-08 05:18:04 -08:00
de11d2e97f nvim: moved two characters in a comment 2022-01-02 19:23:13 -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
677193fa3a nvim: lualine: remove lsp indicator 2021-12-26 21:32:36 -08:00
75c3986785 nvim: statusline (lualine) has been made 2021-12-26 16:18:33 -08:00
88b9fccfda nvim: organization 2021-12-16 14:41:57 -08:00
b3a1b5c71e nvim: use no longer causes lua language server to complain 2021-12-16 14:41:01 -08:00
bb2045e72d nvim: remove yaml treesitter parser 2021-12-16 14:40: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
c00e15e6e6 nvim: disabled cmp-spell 2021-12-07 15:20:36 -08:00
893549b2d1 nvim: add jsonc treesitter parser 2021-12-04 03:19:34 -08:00
9c5a7ad293 nvim: add indentline and fix for packer 2021-12-03 01:05:26 -08:00
942c9bb3d3 nvim: I seriously don't know why git thinks this is a change
and I'm too lazy to look into it
2021-12-03 01:03:00 -08:00