Commit Graph

29 Commits

Author SHA1 Message Date
Dheepak Krishnamurthy
0143351eae Fix floating_window_scaling_factor being a table or float 2020-04-12 23:22:36 -06:00
Dheepak Krishnamurthy
ab02b864db Try actual and symlinked files 2020-04-12 07:21:21 -06:00
Dheepak Krishnamurthy
bdea17cd4e Use finddir instead of rev-parse 2020-04-12 06:16:01 -06:00
Dheepak Krishnamurthy
d7a2175218 Remove GIT_EDITOR for Windows 2020-04-12 06:00:42 -06:00
Dheepak Krishnamurthy
5acb11ad93 Use bdelete! instead of bwipeout! 2020-04-10 16:06:44 -06:00
Dheepak Krishnamurthy
e5ab1d66b6 Use cmd as multiline string 2020-04-10 14:36:31 -06:00
Dheepak Krishnamurthy
de00c93429 Remove setup function 2020-04-10 14:36:12 -06:00
Dheepak Krishnamurthy
9b80b417cb Use WinLeave instead of BufWipeout for better experience 2020-04-09 15:34:24 -06:00
Dheepak Krishnamurthy
2b6117a75d Fix empty file bug 2020-04-08 14:08:49 -06:00
Dheepak Krishnamurthy
3e13ea3bb2 Make neovim the default git editor 2020-04-08 14:03:11 -06:00
Dheepak Krishnamurthy
fb3f98f805 Add LazyGitConfig command 2020-04-08 14:02:29 -06:00
Dheepak Krishnamurthy
ef5e09e2cf Deal with symlinks appropriately 2020-04-08 12:26:04 -06:00
Dheepak Krishnamurthy
49f9fc812f Use globals for variables 2020-04-08 11:20:13 -06:00
Dheepak Krishnamurthy
770f9af1c5 Add callback on BufLeave 2020-04-08 11:05:35 -06:00
Dheepak Krishnamurthy
1d62d6ee63 Reorder functions 2020-04-08 10:58:34 -06:00
Dheepak Krishnamurthy
f0b3b5c11d Make code more idiomatic lua 2020-04-07 06:46:25 -06:00
Dheepak Krishnamurthy
f46ee1e5f3 Use vim.cmd 2020-04-06 17:22:22 -06:00
Dheepak Krishnamurthy
419158b5e0 Use vim.o for more integrated interface to options 2020-04-06 17:10:14 -06:00
Dheepak Krishnamurthy
57ea64958a Change buffer to file_buffer 2020-04-06 16:41:08 -06:00
Dheepak Krishnamurthy
83463bb8af Use lua on_exit callback 2020-04-06 16:40:35 -06:00
Dheepak Krishnamurthy
61e88a4a7f Call startinsert after calling termopen 2020-04-06 11:01:57 -06:00
Dheepak Krishnamurthy
fe8874d156 Use execute instead of api.nvim_command 2020-04-06 11:00:28 -06:00
Dheepak Krishnamurthy
97beeab5fb Use global window 2020-04-06 10:30:30 -06:00
Dheepak Krishnamurthy
2704a71bf1 Add floating window scaling factor 2020-04-05 18:59:08 -06:00
Dheepak Krishnamurthy
3e33c08d7d Add option to set winblend 2020-04-05 18:08:51 -06:00
Dheepak Krishnamurthy
d9b871a807 Add BufLeave autocommand 2020-04-05 17:24:47 -06:00
Dheepak Krishnamurthy
5afca55c69 Use bd! on exit code == 0 2020-04-05 14:17:43 -06:00
Dheepak Krishnamurthy
a4ef118f32 Add neovim-remote section to the README.md 2020-04-05 13:54:34 -06:00
Dheepak Krishnamurthy
3759d6ab85 Initial commit 2020-04-05 11:24:23 -06:00