Commit graph

211 commits

Author SHA1 Message Date
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
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
06df2258c6 nvim: parens 2022-08-25 02:53:07 -07:00
b439deb468 nvim: add tpope/eunuch 2022-08-25 02:46:41 -07:00
32c9cd3c1b nvim: temporary: swap to own branch of Comment.nvim 2022-08-25 02:45:45 -07:00
80ecc7c2ba nvim: remove cheat.sh-vim (cool, but I didn't use it) 2022-08-25 02:45:11 -07:00
d75eaa24af nvim: re-add targets.vim 2022-08-25 02:44:19 -07:00
14a6f1f168 nvim: un-disable null-ls and add jq for formatting 2022-08-25 02:43:32 -07:00
22f15d427e nvim: remove ifdef-highlighting 2022-08-25 02:41:18 -07:00
9db718e303 nvim: FIRST PR - now I don't need to use my own illuminate branch 2022-08-25 02:40:09 -07:00
c47d4a5d28 nvim: delete old nvim-tree 2022-08-25 02:39:17 -07:00
203556ba97 nvim: show gitsigns where dotfiles live 2022-08-25 02:38:17 -07:00
663a03ee17 nvim: look for WEAK_SYSTEM variable as well as TERMUX_VERSION 2022-08-24 04:53:27 -07:00
1fd1dc8ac1 nvim: lower packer's max_jobs to 5 in termux 2022-08-24 04:11:50 -07:00
5c1f01f3a2 nvim: move vim-illuminate, add config, and use personal repo 2022-08-24 04:11:15 -07:00
a7b8f06195 nvim: rework completion menu -- big change I'm excited about :D 2022-08-19 01:09:56 -07:00
5ef57426d7 nvim: add lumen and FixCursorHold 2022-08-19 01:08:55 -07:00
2e62c7b12e nvim: considering hop.nvim 2022-08-17 22:23:48 -07:00
40c17ddae8 nvim: un-remap code action back to <leader>ca 2022-08-17 19:43:07 -07:00
542e6b79ad nvim: add neogen and vim-oscyank 2022-08-17 19:42:37 -07:00