Commit graph

282 commits

Author SHA1 Message Date
0370aa726d nvim: add faust-nvim, reenable matchup, fix comment-string 2023-12-23 05:37:12 -08:00
cce9b77bc6 nvim: add markdown language server 2023-11-29 13:43:57 -08:00
d2db518b30 nvim: update indent blankline config 2023-10-30 11:04:54 -07:00
4141fdb135 nvim: limit treesitter context to 5 lines 2023-10-30 11:04:28 -07:00
1edde395bd nvim: fix errors (disable yamlls and vim-matchup) 2023-07-19 02:57:30 -07:00
7e55568f6a nvim: remove spell source 2023-07-10 23:40:40 -07:00
43ac6b937c nvim: update gitsigns config 2023-07-10 15:59:19 -07:00
545362d210 nvim: add autocmd's for better syntax highlighting in faust files 2023-06-26 06:51:33 -07:00
9720cf47f7 nvim: add quarto-nvim 2023-05-28 19:29:20 -07:00
fceac85610 nvim: add alejandra to formatters 2023-05-01 21:43:49 -07:00
8b8c09a722 nvim: remap toggleterm open to F12 (reverting change) 2023-05-01 21:41:43 -07:00
d0a2ed67d3 nvim: fix "open in alacritty" keymap 2023-04-26 21:48:25 -07:00
e85b89a104 toggleterm: fix height 2023-04-26 20:35:51 -07:00
f5658686e6 nvim: fix oscyank warning 2023-04-26 02:19:28 -07:00
d9a22b9278 nvim: remove spellsitter (no longer needed) 2023-04-23 15:53:57 -07:00
b31e1a64a0 nvim: change mapleader to lua 2023-03-22 21:12:57 -07:00
4430ebe6ed nvim: change sumneko_lua to lua_ls 2023-03-08 15:56:49 -08:00
ec34a89688 nvim: fix indenting when editing nix files 2022-12-27 00:35:49 -08:00
1dbd99e909 nvim: temp remove yamlls (it's not in nixpkgs) 2022-12-27 00:35:12 -08:00
892b153b06 fix nvim cmp indentation issue for nix files
I removed the cmdline source from cmp and that fixed it
2022-12-23 15:18:23 -08:00
cdbc693e6e nvim: add nil_ls 2022-12-23 15:18:18 -08:00
1f09d2d251 nvim: add AdvancedSorters 2022-12-16 22:31:43 -08:00
780265daa5 nvim: make <C-b> and <C-f> useful again (also mouse=extend now) 2022-11-18 00:42:05 -08:00
c3d53c509e nvim: disable nvim-tabline 2022-11-10 01:41:13 -08:00
1913382d64 nvim: add treesitter-context plugin 2022-10-23 05:10:11 -07:00
d80c3aae8b nvim: add list pf wanted plugins 2022-10-20 04:13:54 -07:00
82351f8b33 nvim: fix annoying cmp_nvim_lsp startup error
Ref https://github.com/hrsh7th/cmp-nvim-lsp/issues/38
2022-10-18 04:00:43 -07:00
6ba9acd1e6 nvim: remove extended comment mappings 2022-10-16 13:46:25 -07:00
e6cf939991 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-23 17:46:53 -07:00
d827a6012e nvim: add nix treesitter highlighter 2022-09-23 17:46:32 -07:00
f1465d01bb nvim: remove vim-lumen (slow and I don't really ever use light theme) 2022-09-23 01:19:19 -07:00
98bee9417f nvim: remove problematic command mode map 2022-09-22 00:42:44 -07:00
ed88531dfd nvim: change to main comment.nvim repo 2022-09-09 00:23:52 -07:00
833b39eb1b nvim: add CH for :CleverHelp 2022-08-30 22:51:10 -07:00
84cddce365 nvim: go to references is now gR (over gr) 2022-08-30 15:51:14 -07:00
080ecf0cd9 nvim: prefer command abbreviations to user-defined commands 2022-08-30 13:40:38 -07:00
95a3ef6463 nvim: add nvim-pqf 2022-08-30 13:09:48 -07:00
9deaa4ebb4 nvim: restrict bqf to quickfix lists (lazy load) 2022-08-30 12:59:07 -07:00
b2b3b75d24 nvim: add nvim-bqf 2022-08-30 12:57:56 -07:00
955f1f4e90 nvim: add trouble.nvim 2022-08-29 12:17:34 -07:00
3349f07aba nvim: remap go to implementations from gi to gI 2022-08-29 12:16:56 -07:00
3ad6324dea Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-08-27 16:08:48 -07:00
e75e0242dc nvim: remove textobj-anyblock - slowed down startup 2022-08-27 15:19:06 -07:00
a3002c71bc nvim: move ts-commentstring plugin, add lazy loading 2022-08-27 15:12:31 -07:00
381c187dbd Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-08-27 15:08:20 -07:00
676c1e6854 nvim: newline 2022-08-27 15:08:05 -07:00
b83d60c5e0 Revert "nvim: set wrapscan to true"
This reverts commit 8e3ff8e324.
2022-08-26 19:52:35 -07:00
746cea6d60 nvim: more comedy 2022-08-25 18:00:18 -07:00
8e3ff8e324 nvim: set wrapscan to true 2022-08-25 18:00:04 -07:00
295ddd2363 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-08-25 02:53:28 -07:00