Commit graph

133 commits

Author SHA1 Message Date
6f8a11cb1a nvim: add support for hex editing 2021-09-23 17:13:45 -07:00
bcf4c2b2b5 nvim: removed cmake from ale lint list 2021-09-23 17:13:06 -07:00
37575bcd55 nvim: added automatic detection of language servers 2021-09-22 03:19:20 -07:00
059d8d5a2c nvim: formatting and slight keymap adjustment 2021-09-21 01:18:10 -07:00
77317c2dfd Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-20 10:12:13 -07:00
b570b33fe7 nvim: add cheat.sh integration 2021-09-20 10:09:26 -07:00
7f54b5b0d3 nvim: added additional dap configuration 2021-09-20 10:06:11 -07:00
c1b71e559f nvim: added smooth scrolling and fixed toggleterm 2021-09-20 02:48:09 -07:00
e43cf4aaad Big changes, don't remember all of them
One thing is more DAP configuration
2021-09-20 00:22:35 -07:00
0d08c6b939 nvim: added DAP support with nvim-dap, but I just decided I like vimspector more 2021-09-20 00:22:35 -07:00
a8b6b58964 added markdown preview plugin 2021-09-20 00:22:35 -07:00
66e6398d43 Gitsigns config 2021-09-20 00:22:35 -07:00
a8165e94c2 Initial DAP support 2021-09-20 00:22:35 -07:00
10cdfef608 Big changes, don't remember all of them
One thing is more DAP configuration
2021-09-16 02:17:07 -07:00
d8f30f2745 nvim: added DAP support with nvim-dap, but I just decided I like vimspector more 2021-09-15 23:13:22 -07:00
8e77bfcd60 Merge branch 'master' of ssh://git.blakenorth.net:6102/home/git/dotfiles 2021-09-15 21:43:03 -07:00
b41d1693b4 Gitsigns config 2021-09-15 21:42:49 -07:00
61ed74a2c6 Initial DAP support 2021-09-15 21:42:31 -07:00
ab46fcd6da added markdown preview plugin 2021-09-15 21:39:21 -07:00
c9445081a1 Changed <space> mappings to <leader> (they're the same) 2021-09-10 02:45:00 -07:00
ac9a7343c6 Fixed a terrible nvim bug where pressing tab would error and type a 0 2021-09-10 01:40:44 -07:00
2fa03f227e Made the keybind actually work 2021-09-09 01:03:02 -07:00
4ae0d9e379 organized settings and added a note to convert it to lua 2021-09-08 23:58:29 -07:00
e852fd492a nvim: added autosession plugin 2021-09-07 17:59:31 -07:00
bd34387c57 minor neovim changes - I think it's ready to roll 2021-09-07 01:49:23 -07:00
24fb0019f8 Removed chadtree, fixed and added integrations with cmp
I felt that chadtree was bloated
2021-09-06 21:21:51 -07:00
8f9fcd34e2 Major neovim updates (mostly completion-related) 2021-09-06 17:56:58 -07:00
6d2b03d2f8 Major changes to nvim config 2021-09-05 13:47:46 -07:00
48c265049b modify scrolloff 2021-09-03 02:01:26 -07:00
7be51e66b4 Made ALE better compatible with the built-in LSP 2021-09-03 01:53:53 -07:00
ad41ad7d65 removed swapfiles 2021-09-03 01:46:35 -07:00
965ec5f6e4 doing things the 'lua way' 2021-09-03 01:43:41 -07:00
5ea3f3c345 began nvim migration to lua 2021-09-03 01:18:44 -07:00